Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

EAI HTTP Transport POST json string

edited Dec 16, 2016 12:25AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 3 commentsAnswered

I need help using the method POST pass JSON string partner.

Here is the specification of the partner service:

URL = https://server/service/service.cfm

POST /queryBatch.cfm HTTP/1.1

Host: <server>

User-Agent: <application_name>

Content-Type: application/x-www-form-urlencoded

Content-Length: <Lenght>

<Value>

An example of a JSON string to be transmitted to the partner:

{"name":"user","password":"Y2R?d5H*gMxzqm01","IDTask": 4,"typeoper":"I","cardnumber":"9898980000000017","kod":827,"message":"Non-activated card"}

Why do I get an error when transferring partner JSON string according to its requirements:

"Error invoking service 'EAI HTTP Transport', method 'SendReceive' at step 'Call UPC'. (SBL-BPR-00162)

-

HTTP Request error during 'Submitting Data Send HTTP request': 'Status code - 500' (SBL-EAI-04 117) "

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center