Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个创建包含附件文件的电子邮件的工作流程。但是当我导出解决方案然后在新环境中导入它时,我找不到那些附件。
有什么想法吗?如何在工作流程中导入电子邮件附件?
谢谢
由于电子邮件附件不是解决方案的一部分,因此您必须在导入后更新工作流的电子邮件活动。
附件/AvtivityMimeAttachment(email)/Notes 存在于自己的实体中。
请参阅:http: //msdn.microsoft.com/en-us/library/gg309364.aspx