How to call Siebel Outbound REST API in JSON.
Hi There,
We are currently working on Siebel vIP18 patch-set 9 and have an requirement to use Rest API to call an Outbound service which in turn will return the response as well.
We are currently doing some POC to check its feasibility in our environment. To do so, we have imported the 3rd party swagger json file provided on bookshelf but unable make it integrated in json with our objects. We have tried below:-
1. Converted Siebel Message to XML and passed it to a custom JBS which calls a file that should convert the input xml to JSON. On simulation, it fails with the HTTP request error.