![]() ![]() |
Custom JMS Properties |
Jun 28 2010, 08:46 AM
Post
#1
|
|
|
Visitor ![]() Group: Members Posts: 2 Joined: 28-June 10 From: Weinsberg, Germany Member No.: 1,397 |
Hello community,
we need to set some custom JMS properties in our Integration Delivery. Unfortunately i did not find any advice in the documentation of the Gateway Interchange. Does anyone know how to set up these custom JMS properties? Thank you in advance. Kind regards, Martin Product: Synchrony Gateway Interchange 5.5.2.0.11 -------------------- Product: Synchrony Gateway Interchange 5.5.2.0.11
|
|
|
|
Jun 29 2010, 06:29 AM
Post
#2
|
|
|
Regular Contributor ![]() ![]() ![]() Group: Members Posts: 31 Joined: 28-January 09 From: Scottsdale, AZ Member No.: 301 |
Hello Martin,
There are a couple ways to add Message Attributes to an Interchange Message. The Message Attributes on an Interchange message will get written to the JMS Message as String Properties. One way to add a Message Attribute to a message is to add Message Attribute Definitions from within the Message Handler. You can add your custom attributes from within the Message Handler, and have them applied to the messages based on conditions defined within the attributes. Another way to add Message Attributes is to author an inline processor class to programatically add the attributes. An inline processor could be added to the message flow inside the message consumption, message handler, or message production steps depending on what you are trying to accomplish. To author an inline processor you need to have an Interchange SDK license. It is very easy to author an inline processor to add a Message Attribute, assuming the developer knows Java. Regards, Ric |
|
|
|
Jun 29 2010, 12:12 PM
Post
#3
|
|
|
Visitor ![]() Group: Members Posts: 2 Joined: 28-June 10 From: Weinsberg, Germany Member No.: 1,397 |
Hi Ric,
i have tried your first hint and it is working perfect :-). THANK YOU very much. Kind regards from germany, Martin -------------------- Product: Synchrony Gateway Interchange 5.5.2.0.11
|
|
|
|
![]() ![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
|
Lo-Fi Version | Time is now: 3rd September 2010 - 06:44 AM |
Skin designed by IPB Forum Skins
Expand / Collapse Navigation



Jun 28 2010, 08:46 AM


