Provides a container object.
Creation Method: Used to get the results from the execution of a service object.
Reference Name: @external_response
Scope: Script lifecycle.
Variable |
Type |
Description |
completed |
Boolean |
Set to true when the external service response object has received a response. Used to wait for a response for the associated external service request. |
This object’s primary function is to transport data from the external service to the defined business process. It does not have any methods.