WorkdayInvoke Activity
You can use the WorkdayInvoke activity to perform a distinct function by invoking a predefined operation.
General
In the General tab, you can specify the name of the activity in the process, and select an operation you want to perform in the module.
The following table lists the configurations in the General tab of the WorkdayInvoke activity:
Description
In the Description tab, you can enter a short description for the WorkdayInvoke activity.
Advanced
In the Advanced tab, you can specify the WorkdayInvoke activity timeout in seconds.
The following table lists the configurations in the Advanced tab of the WorkdayInvoke activity:
Conversations
In the
Conversations tab, you can click
Add New Conversation
to initiate a conversation. A conversation represents two or more related message exchanges in the same process that are correlated by the BusinessWorks engine.
See TIBCO ActiveMatrix BusinessWorks Application Development for more details about how to use conversation.
Input
In the Input tab, you can specify the required input of the activity depending on the specific operation type you select in the General tab.
The following table lists the input elements in the Input tab of the WorkdayInvoke activity:
Output
In the Output tab, the output of the activity varies depending on the specific operation type you select in the General tab.
The following table lists the output elements in the Output tab of the WorkdayInvoke activity:
Fault
In the Fault tab, you can find the error information of the WorkdayInvoke activity.
The following table lists error schema elements in the Fault tab of the WorkdayInvoke activity:
Error Schema Element | Data Type | Description |
---|---|---|
ActivityTimeOutException | ||
msg | String | Displays the error message. |
msgCode | String | Displays the error code. |
Validation_Fault | ||
Message | String | Displays the validation error message. |
Detail_Message | String | Displays the details of the validation error message. |
Xpath | String | Displays the XML path of specific nodes in an XML document. |
Processing_Fault | ||
Detail_Message | String | Displays the details of the processing error message. |