E-IB: Passing querystring parameters using the POST method for consumed REST service
(Doc ID 2490448.1)
Last updated on DECEMBER 27, 2022
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.56 and laterInformation in this document applies to any platform.
Symptoms
ISSUE
---------
Trying to integrate with 3rd Party using a Restful Service consumption. The Restful api requires the Parameters be passed as QueryString (POST). The API works fine in SOAPUI or Postman. But getting error thru integration broker.
Did the Parameter as querystring following the knowledge document [How To Create REST POST Service With Parameters in the message body instead of the URL. (Doc ID 2264937.1)], however still not able to succeed with integration.
ERROR
------------
Following are error messages:
Exception: Integration Gateway - HttpTargetConnector:ExternalApplicationException. Http status code Integration Gateway Error. (158,10623)
the message log has 500 as response code
How to add querystring parameters to consumed third party Restservice using Post method.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |