Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 9 JMS Palette : Reply To JMS Message

Reply To JMS Message
Activity
The Reply To JMS Message activity sends a reply to a previously received JMS queue or topic message. Activities that can receive JMS messages are listed on the Configuration tab. The activity that you select determines which message the reply message is in response to.
Configuration
The Configuration tab has the following fields.
Text — The message is a java.lang.String.
Advanced
The Advanced tab has the following fields.
Input Editor
The Input Editor tab defines the schema to use for outgoing replies where the message type is Map, Stream, or XML Text. Map messages are name/value pairs, and the schema allows you to define the structure of the outgoing message. Once defined, the schema on the Input Editor tab becomes the structure used for the body of the message displayed on the Input tab.
See Appendix A, Specifying Data Schema for a complete description of using the Input Editor tab.
Input
See TIBCO ActiveMatrix BusinessWorks Process Design for more information about mapping and transforming input data.
The input for the activity is the following.
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.
Output
The activity has no output.
Error Output
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
Copyright © Cloud Software Group, Inc. All Rights Reserved