其他分享
首页 > 其他分享> > CRM 2011 Distribute Workflow Activity (MSCRM 2011 分派工作流活动)

CRM 2011 Distribute Workflow Activity (MSCRM 2011 分派工作流活动)

作者:互联网

原文链接:http://www.cnblogs.com/Republic/archive/2011/08/25/2153171.html

下载地址:

http://crm2011distributewf.codeplex.com/

Project Description

This is an update of the CRM 4.0 Distribute Workflow Activity Project (http://crm40distributewf.codeplex.com)

This plugin allows to execute a workflow for each entity that has a 1:N or N:N relationship to a given entity.
For example: execute a workflow for each case related to an account (1:N), or for each competitor related to an opportunity (N:N), etc.

Summary

With CRM 2011 out-of-the-box it is possible to perform actions on entities that have a N:1 relationship to a given entity, For example from an opportunity it is possible to update or run a workflow on the parent customer.

This plugin allows to extend this to the other two possible relationships: 1:N and N:N. With the aid of this plugin it is possible to perform an action on each opportunity given the parent customer (1:N) or on each competitor given the opportunity (N:N) or on each opportunity given the competitor (other way of the same N:N).

Installation

Documentation

转载于:https://www.cnblogs.com/Republic/archive/2011/08/25/2153171.html

标签:given,MSCRM,Workflow,2011,possible,each,opportunity,CRM
来源: https://blog.csdn.net/weixin_30663471/article/details/97570604