Hi All,
I have a scenario in osb 12c (12.2.1.2) that, my proxy service need to listen json message from jms queue and post into Database. I have created proxy service with the Messaging type and request as text and response is None.
When my proxy start polling the json message from jms queue, It is reading it as a text. So i need to convert this text to json. Once it is converted to json then we can able to fetch the json content using javascript activity and we can send it to DB or calling applications.
Is there any solution in OSB 12c to convert text(json string)to json...
Please help me on this...
Thanks,
Mudhu Krishna.