|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
The JMS Topic Requestor activity is used to communicate with a JMS application’s request-response service. This service invokes an operation with input and output. The request is sent to a JMS topic and the JMS application returns the response to the request.
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 to include in 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 Edtior tab.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. 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 |