MS WF 状态机工作流程和 MS CRM Dynamics 2011
根据这个问题的答案MS WF状态机工作流程和 MS CRM Dynamics 4.0 CRM 4.0 不支持状态机工作流程。
我们想知道 MS CRM 2011 是否支持它们?
According to the answer to this question MS WF state machine workflows and MS CRM Dynamics 4.0 State machine workflows are not supported in CRM 4.0.
We are wondering if they are supported in MS CRM 2011?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以使用 Windows Workflow Foundation(平台更新 1)创建状态机工作流程并将其导入 CRM 有趣的是您可以使用 CRM 等待条件作为事务的触发器,但有一个问题,当您有 2 个或更多并行等待条件。
You can create state machine workflow with Windows Workflow Foundation (platform update 1) and import it to CRM the interesting thing is you can use CRM wait condition as trigger for your transaction, but there is a problem, it's not working when you have 2 or more parallel wait condition.