|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
The JMS Queue Requestor activity is used to send a request to a JMS queue name and receive a response back from the JMS client.
The JMS connection. See JMS Connection for more information about creating a JMS connection. Note: If you are using TIBCO Enterprise Message Service as your JMS provider, you can use the Browse button next to this field after specifying a valid connection in the JMS Connection field. The Browse button displays a list of configured destinations in the JMS server that are appropriate for this activity.
• Text — The message is a java.lang.String.
Any application-specific message properties that will be part of the message. This is specified by the JMS Application Properties shared configuration resource.See Appendix A, Specifying Data Schema for a complete description of using the Input/Output Editor tabs.See TIBCO ActiveMatrix BusinessWorks Process Design for more information about mapping and transforming input data.
Note: If more than one job has the same replyToDestination (for example, you specify a constant in this field), then the correct reply may not be received by each job. Make certain that you specify an expression in this field that assigns a different replyToDestination to each process instance. The message properties for the message. See JMS Properties for more information about message properties.
•
•
•
•
•
•
•
• Note: The DynamicProperty will overwrite the value of a property (with the same name) added using the JMS Application Property.
The message header fields for the message. See JMS Properties for more information about message header fields. The message properties for the message. See JMS Properties for more information about message properties.
•
•
•
•
•
•
•
• Note: The DynamicProperty will overwrite the value of a property (with the same name) added using the JMS Application Property.The Error Output tab lists the possible exceptions that can be thrown by this activity. See TIBCO ActiveMatrix BusinessWorks Error Codes for more information about error codes and corrective action to take.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |