Understanding Input Information for JMS Projects
This section discusses the options you can define when working with a JMS project type.
Headers Tab
Use the Headers tab to specify header information for JMS service operations. The following table describes elements on this tab:
| Field or Control | Description |
|---|---|
|
JMS Provider |
Indicates the name of the JMS provider. Valid options are:
|
|
JMS Queue |
Indicates the queue to which the service operations will post. |
|
JMS Factory |
Indicates the factory to which the queue in the JMS Queue field belongs. |
|
JMS URL |
Indicates the LDAP directory or local file system address. |
|
JMS User |
(Optional.) Indicates the name of the JMS user. |
|
JMS Password |
(Optional.) Indicates the name of the JMS user's password. |
|
Requesting Node |
Indicates the name of the requesting node. |
|
Operation Name |
Indicates the name of the service operation. |
|
Operation Type |
Indicates the service operation type. Valid service operation types are:
|
|
Node Password |
(Optional.) Indicates the requesting node password if applicable. |
|
Destination Nodes |
Indicates the name of the destination node. Use a semicolon to separate multiple destination nodes. |
|
Final Destination Node |
Indicates the name of the final destination node. |
|
Queue |
Select this radio button to post to a queue. |
|
Topic |
Select this radio button to post to a topic. |