The configuration and use of the custom approval flow is described earlier, and how to initialize it is described in this article.
First, download
Download the entire approval flow from the following address:
Http://yunpan.cn/cJR65k2Grj3Ss Access Password 8065
After downloading, a total of three pieces of content:
Second, initialize
1. Web
Copy the Crmwfextends folder to the ISV directory
The default directory should be C:\Program Files\Microsoft Dynamics Crm\crmweb\isv
2. Solution
Import Solution:ApprovalWorkflow.zip
After importing, you will see more entities:
We can put the approval template under setting so that we can enter the approval template configuration from the setting.
3. Plugins
Register Plugin: AwenApprovalFlow.dll
Dynamic CRM 2013 Learning Notes (32) Customizing approval Flow 3-node and entity configuration here's how to register a plugin
Three, basic usage
You can refer to a few previous blogs:
Dynamic CRM 2013 Learning Notes (21) Customizing Approval Flow 2-Configure button
Dynamic CRM 2013 Learning Notes (32) Customizing approval Flow 3-node and entity configuration
Dynamic CRM 2013 Learning Notes (33) customizing approval Flow 4-rule node-process processing with branching
Iv. Other
In addition, you can refer to the following descriptions for email notifications and two approvals:
Dynamic CRM 2013 Study notes (34) custom Approval Flow 5-Automatic mail notification
Dynamic CRM 2013 Learning Notes (35) Customizing approval flow 6-after approval, re-approval-two approvals
Dynamic CRM 2013 Learning Notes Series Rollup
Dynamic CRM 2013 Learning Notes (37) Customizing approval Flow 7-initialization (full set of approval flows, installation)