Workflow Process (EAI HTTP Transport) POST JSON String (SBL-EAI-04117: HTTP Request error during 'Su
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&qu ot;:"Y2R?d5H*gMxzqm01","IDTask": 4,"typeoper":"I","cardnum ber":"9898980000000017","kod" ;:827,"message":"Non-activated card"}
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Error
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)