To open the MSMQ processing agent configuration dialog from a workflow editor, you can do the following:
- right-click the agent icon and select Configuration...
- double-click the agent icon
The configuration of the MSMQ Processing agent consists of one tab i.e. MSMQ.
Field | Description |
---|---|
Host | The host name or IP address of the MSMQ server. |
Domain | The domain name that the login user belongs to. |
Username | The account used to login to the MSMQ server to send/receive memory. |
Password | The account password used to login to the MSMQ server. |
Path | Specify the name of the queue you want to send/receive message in this field. Example: .\PRIVATE$\greeting3 |