PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

PUT method with ConnectorRequest?

edited Aug 30, 2012 4:05PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 3 commentsAnswered
I am trying to send a PUT request URL using %IntBroker.ConnectorRequest.  I used the "Using the ConnectorRequest Built-In Function" example from the PeopleSoft Integration Broker Administration PeopleBook as a starting point.  Instead of setting the Method connector property to "GET", I set it to "PUT".  I also added an Allow property and set it to "GET, POST, PUT".  I changed the URL to include necessary parameters.
I get the following message: "Integration Gateway: The specified value for field Method is not valid. Possible values include POST,GET."  (This corresponds to message set 158, message number 10508.)

Is there another property that I need to set, either in my PeopleCode or on the server, to allow ConnectorRequest to use PUT?  I did set IBInfo.ConnectorOverride to True, but this had no apparent effect.

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