External Service Response Object

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.

Reserved object variables

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.

External Service Response object methods

This object’s primary function is to transport data from the external service to the defined business process. It does not have any methods.