Query the status of an asynchronously started instance
When a new instance was started asynchronously, the method checkProcessStart checks the current status using the task id that was returned when the instance was started.
The call up returns the current status in form of a process start info objects.
Method reference
Parameters |
Data type |
Description |
|---|---|---|
taskId |
Unique identification for asynchronous instance starts (optional); in case no value is handed over, the TaskId will automatically be generated |
Return value: ServiceObject_ProcessStartInfo; Process start info object