cancel
Showing results for 
Search instead for 
Did you mean: 

Persistent of data

Former Member
0 Kudos

Guys,

Have a scenario where i need to pass data from JMS to SOAP. While passing data to webservice, i need to truncate one particular field and send it.

But, while receiving the response from Webservice, i need to reapply the field which i got from JMS and send it towards JMS.

How to persist data intermediately, as it is a synchronous interface, do help me in this regard

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Anandha,

Either you have to send it to Webservice and later send it back or you have to use BPM. Try to do it using the first way.

Regards,

Wojciech

Answers (0)