Jump to content

Tibco BUsiness event How to convert event payload in XML for use in rule


Simple Gupta

Recommended Posts

I want to compare the value of a field in Event payload in a IF condition. How can I acheive that .

Basically , We have a JMS message coming in on BE destination, Now during processing of the code , there is one field in event payload (Eg ; emp id) , now I want to check the if empId= 123, then insert in DB .

 

Hwoever, the payload is showing in string message format, How can i convert this payload in XML in rule , so that I can compare its value.

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...