Jimjson / eScript-based-EAI-JSON-Converter-

2 stars 1 forks source link

EAI Error while Simulating Workflow with this code for JSON #1

Open sombir-sheoran opened 7 years ago

sombir-sheoran commented 7 years ago

Hi Jim,

Using this business service "EAI JSON Converter" and workflow as mentioned in link http://howtosiebel.blogspot.com/2013/12/eai-json-converter.html, we have built our workflow and giving below error while Simulating it.

Error : ----------------------- We are getting below error while hitting the request,

Error invoking service 'EAI HTTP Transport', method 'SendReceive' at step 'Get JSON Response'.(SBL-BPR-00162)

HTTP Internet Exception during 'Data Send': 'It was not possible to connect to the revocation server or a definitive response could not be obtained. ', code: '12057'(SBL-EAI-04116)

We need to build urgently JSON to PropertySet / and vice versa and this code is going to help a lot. Please check and help me to resolve this issue.

Regards, Sombir Sheoran

sombir-sheoran commented 7 years ago

Adding to the above, we are hitting this URL at 'EAI HTTP Transport' business service step to get JSON response with SendReceive method and HTTPRequestMethod = GET

https://ajax.googleapis.com/ajax/services/feed/find?v=1.0&q=Official%20Google%20Blogs

It will be of great help if you can share some working URL

Regards, Sombir Sheoran