How to Use the IPlugin Interface
Workflow Manager 2016
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.
|
Obtain the IPlugin.Test.csproj solution file from Flexera Technical Support and copy it into a directory where you can edit the project. |
|
2.
|
Open Visual Studio .NET and open the IPlugin.Test.csproj solution file. |
|
4.
|
In Visual Studio .NET, click the Build button. A file named IPlugin.Test.dll is created in that solution’s Output directory. |
|
5.
|
Copy the IPlugin.Test.dll file from the Output directory to the following directory: |
C:\AdminStudioWebComponents_2016\wwwroot\bin\Plugins
Open topic with navigation