PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

SOAP request to PeopleSoft - After upgrade to 8.57 PeopleTools

edited May 14, 2019 10:01AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 2 commentsAnswered ✓

Hi Team,

We are facing issues with SOAP request after upgrading to 8.57 PeopleTools.  

Request fails with the below error

<?xml version="1.0" ?>

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">

    <SOAP-ENV:Body>

        <SOAP-ENV:Fault>

            <faultcode>SOAP-ENV:Server</faultcode>

            <faultstring>Server Error</faultstring>

            <detail>

                <IBResponse type="error" xmlns="">

                    <DefaultTitle>Integration Broker Response</DefaultTitle>

                    <StatusCode>20</StatusCode>

                    <MessageID>10201</MessageID>

                    <DefaultMessage>Integration Gateway failed while processing the message</DefaultMessage>

                </IBResponse>

            </detail>

        </SOAP-ENV:Fault>

    </SOAP-ENV:Body>

</SOAP-ENV:Envelope>

IB Error log says:

We got to know that we need to use Password Type instead of Password in upgraded tools and tried the recommended attribute in the request message.

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