Add an Mbox Set
To add a new Mbox set to iProcess Engine, use the following command:
swadm add_mboxset mboxset_name message_type
where:
| • | mboxset_name is the name of the new Mbox set (up to a maximum of 32 characters). You can use this to identify what the Mbox set is used for, for example, processing Background messages. |
| • | message_type is used to identify the message type. This should be Local (for local messages). |
The following example adds a new Mbox set BGMBSET2 to iProcess Engine.
swadm add_mboxset BGMBSET2 Local