【发布时间】:2013-12-24 01:16:55
【问题描述】:
我需要创建一个按需工作流,该工作流将自动填充 CRM 中彼此不相关的自定义实体..
Opportunity/ Opportunity Services 字段需要填充CurrentContract/CurrentContract Services 实体。
字段关联为Opportunity Services > Opportunities > Account < CurrentContract < CurrentContract Services。
来自Opportunities 的所有字段都需要创建具有相同信息的CurrentContract 和CurrentContract Services。
【问题讨论】:
-
您很可能需要编写代码才能在 WF 程序集中执行此操作。
-
听起来你能够建立各种连接的唯一方法是通过一些自定义活动,然后你可以通过工作流调用这些活动
标签: workflow dynamics-crm crm