Workflow Manager 2016
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 2016 / AdminStudio Enterprise Server 2016 Help Library12 July 2016 |
Copyright Information | Flexera Software |