PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Integration Broker - Query Parameters missing

edited Feb 8, 2020 4:02AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 3 commentsAnswered

WE are attempting to execute a generic URL connection with an external vendor(va HTTPS) and we are getting a message saying the query parameters are not valid on the URL string. We used the AddConnectorProperties using both %HTTPHeader and %HTTTProperty with no success.  We have tried using the AddQueryStringArg method as well but we are receiving the same error.

In reviewing a number of PeopleSoft documents, we found code that will pass the Query values into the URL request using the SetContentString method. The format of the code is -

&MSG1.SegmentContentType = "application/x-www-form-urlencoded";

&bRet = &MSG1.SetContentString("grant_type=authorization_code");

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