Workflow Manager 2014
The IPlugin.Test.csproj solution file can be used as a basis to build Enterprise business logic. To use the IPlugin interface to create custom functionality, perform the following steps.
To modify the IPlugin solution file:
1. | Open Visual Studio .NET and open the IPlugin.Test.csproj solution file found in the following location: |
AdminStudioEnterprise or WorkflowManager/wwwroot/IPlugin/Test
2. | Modify the code using the methods described in IPlugin Methods |
3. | In Visual Studio .NET, click the Build button. A file named IPlugin.Test.dll is created in that solution’s Output directory. |
4. | Copy the IPlugin.Test.dll file from the Output directory to the following directory: |
AdminStudioEnterprise/wwwroot/bin/Plugins
Workflow Manager 2014 Help LibrarySeptember 23, 2014 |
Copyright Information | Contact Us |