Generic - Queue Connector (Out) - iWay queue (ordered)

Description - Generic to configure an internal queue within the iWay ESB.


Parameter Groups

 ParameterTypeDescription
*Name:stringName of the ordered queue to post messages to
Put Timeout:integerTime, in milliseconds, to wait for queue to become available when attempting to put a message on the queue. You can enter 0 for an unlimited wait, but this is not recommended. If no value is supplied, timeout will be set to 3000 milliseconds.
* - denotes required
 ParameterTypeDescription
Apply:booleanUser registers are processing variables and their values. If you want these registers to be emitted with the message set this to true. In resubmit operations, usually this is set to false.
Namespace:stringList of register namespaces that will be made available to the ordered queue.

Select from one of the following options:
  • Default Namespace {default} - All registers without a namespace (no prefix) will be made available to the internal queue.
  • None {none} - No registers will be made available to the internal queue
  • All {*} - All registers which have a namespace (register with a prefix) will be made available to the internal queue.
* - denotes required
 ParameterTypeDescription
Namespace:stringIf a value is supplied here, response registers will be copied to the specified namespace. Leave blank to store response registers in 'return' namespace.
* - denotes required