Workflow Manager 2015
The AsyncOperationCompleted method is called when an automated workflow step or operation is finished. It is called only in response to the previous calling of one of the RunAsync methods (RunAsyncImport, RunAsyncConflicts, or RunAsyncValidate).
Syntax
This method has the following syntax:
AsyncOperationCompleted(string ApplicationID, string OperationType, string OperationResults)
Parameters
This method implements the following parameters:
Parameter |
Description |
ApplicationID |
A known value. |
OperationType |
Step type identifier, which maps to the type of RunAsync method called. |
OperationResults |
Large XML based string with detailed information about how the operation performed. |
See Also
How to Use the IPlugin Interface
Workflow Manager 2015 / AdminStudio Enterprise Server 2015 Help Library10 September 2015 |
Copyright Information | Flexera Software |