InvocableResponse
The InvocableResponse activity is used to respond to the InvocableReceiver activity with invocation results.
General
In the General tab, you can specify the activity name and select the remote client.
The following table describes the fields in the General tab of the InvocableResponse activity:
Description
In the Description tab, you can enter a short description for the InvocableResponse activity.
Input
In the Input tab, you have to provide the tuples for the invocation.
The following table describes the field in the Input tab of the InvocableResponse activity:
Fault
In the Fault tab, you can find the error code and error message of the InvocableResponse activity. See Error Codes for more detailed explanation of the errors.
The following table describes the errors in the Fault tab of the InvocableResponse activity:
Error Schema Element | Data Type | Description |
---|---|---|
msg | String | The TIBCO ActiveMatrix BusinessWorks Plug-in for ActiveSpaces error message. |
msgCode | String | The TIBCO ActiveMatrix BusinessWorks Plug-in for ActiveSpaces error code. |
ASStatus | String | The status code returned by TIBCO ActiveSpaces functions.
See TIBCO ActiveSpaces Java API Reference for more information. |