JMS Request Agent Configuration

To open the JMS Request agent configuration dialog from a workflow configuration, you can do either one of the following:

  • double-click the agent icon
  • select the agent icon and click the  Edit button


The Agent Configuration contains configurations required to establish connections with the JMS server.

JMS Request agent configuration

SettingDescription
ProfileEnter the JMS profile that you want to use to establish the connection.
UsernameEnter the name of the user that is about to start the connection with the JMS server. This field is optional
Password

Enter a password that is required to initiate the connection with the JMS server. This field is optional.

Note!

There may be instances where setting the username and password for the JNDI server will result in an error where the agent will not be able to access the server. When this happens, you will have to set the username and password in the properties list in the JMS Profile, using the following security context:

For username, use: java.naming.security.principal

For password, use: java.naming.security.credentials

Timeout (s)Enter the time limit, in seconds, for the agent to wait for a reply.Â