Jump to content

Tibco BW6, how to use JMSApplicationProperties as a customize jms header value


Kamilia Jaber

Recommended Posts

Hello everyone, I'm new to Tibco BW6 technology, and I need help with my issue, please.

I have some customize headers Message in my EMS Queue messages. so I'm using JMSReceiverMes as a starter process andI want to log my customizeheader value, so I have connected the activity with the log activity.

and I have created aJMSApplicationProperties to define my customize header "entityType" as a string type. but I still have no idea how to connect these two activities together.

Link to comment
Share on other sites

And to create a custom JMS Property schema do the following :

. Select the 'Schema' folder

. Right click and select 'JMS Applications Properties'

. Then edit the created XML schema like below :

 

 

 

 

 

 

 

 

 

 

 

Note also that as per the JMS Specification, jms application properties must be any of the following Java types: Boolean, byte, short, char, long, int, float, double, string, or byte[].

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...