CreateWorkRequest (IProductionRuntime)
Creates a new work request based on a specified work definition.
Note: The S95 ID must be unique in the system or the call method fails.
Inputs | Data Type | Description |
---|---|---|
Description | String | Specifies the description of the work request. |
S95 ID | String | Specifies the name of the work request. |
Work Definition | DirectoryResource |
Specifies the work definition you want to base the work request on. In the Inputs section of the activity configuration panel, click the ellipsis button to open the Universal Browser to select the resource you want to use. |
Outputs | Description | |
---|---|---|
DirectoryResource | Returns the new work request. |