XX (activity)
Write a short description of the activity.
General
The General panel contains the following fields.
| Property | Module Property? Yes/No | Description |
|---|---|---|
| Name | No | The name to be displayed as the label for the shared resource in the process. |
| Description | No | Provide a short description for this shared resource |
Description
Provide a short description for the activity.
Input
The following is the input for the activity.
| Input Item | Data Type | Description |
|---|---|---|
Conversations
The Conversations tab allows you to initiate or join a conversation.
Conversations receive message after the creation of the process instance, which is initiated or joined by an activity. This activity can be used to initiate a conversation. Click the Add New Conversation
icon to initiate a conversation. For more information about conversations, see TIBCO ActiveMatrix BusinessWorks™ Application Design.
Output
The following is the output for the activity.
| Output Item | Data Type | Description |
|---|---|---|
Fault
The Fault tab lists exceptions that are thrown by this activity.
| Error Schema Element | Data Type | Description |
|---|---|---|
| msg | string | The error message returned by the plug-in. |
| msgCode | string | The error code returned by the plug-in |
| Fault | Thrown When... |
|---|---|
| For example, TwitterAPIException | The plug-in cannot send the request or parse the response. |