iWay queue - send a message
Search form
Description - Sends a message on iSM ESB.
Runtime Class - com.ibi.agents.XDInternalEmitAgent
Configuration
This action requires a Generics Configuration as well as the following required parameters.
Parameter Groups
Parameter Type Description
Respect Transactionality boolean If set, the emit respects the transactionality of the channel. If not set, the emit is always done.
Timeout integer How many seconds to wait for synchronous response. Set to 0 or leave blank to wait indefinitely.
* - denotes required
Parameter Type Description
* Return: string Return from this object.
Select from one of the following options:
- Response Document {response} - Returns the results of the operation.
- Status Document {status} - Returns a status document
- Input Document {input} - Return the document passed in
* - denotes required
Output Events
Runtime Class - com.ibi.agents.XDInternalEmitAgent
Configuration
This action requires a Generics Configuration as well as the following required parameters.
Parameter Groups
Parameter Type Description
Respect Transactionality boolean If set, the emit respects the transactionality of the channel. If not set, the emit is always done.
Timeout integer How many seconds to wait for synchronous response. Set to 0 or leave blank to wait indefinitely.
* - denotes required
Parameter Type Description
* Return: string Return from this object.
Select from one of the following options:
- Response Document {response} - Returns the results of the operation.
- Status Document {status} - Returns a status document
- Input Document {input} - Return the document passed in
* - denotes required
Output Events
Configuration
This action requires a Generics Configuration as well as the following required parameters.Parameter Groups
Parameter | Type | Description | |
---|---|---|---|
Respect Transactionality | boolean | If set, the emit respects the transactionality of the channel. If not set, the emit is always done. | Timeout | integer | How many seconds to wait for synchronous response. Set to 0 or leave blank to wait indefinitely. |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
* | Return: | string | Return from this object.
Select from one of the following options:
|
* - denotes required
Output Events
Name | Description |
---|---|
OnParseError | Could not parse a document. |
OnNotFound | The resource was not found. This may or may not be a failure. |
OnTimeOut | The operation timed out. |
OnCancelled | The service has responded to a cancellation request. |
OnNotFound | The resource was not found and this is considered an error. |
OnFailedOperation | Could not perform the operation requested. |