E-IB: Service Response Message Namespace Does Not Match Description in WSDL
(Doc ID 1147654.1)
Last updated on APRIL 26, 2024
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.48 to 8.49 [Release 8.4]Information in this document applies to any platform.
Symptoms
Created a web service from the service operation: COMBO_CF_EDIT_REQUEST for use by a 3rd party.
When the response(reply) messasge is generated it has the schema namespace of:
<COMBO_CF_EDIT_REPLY
xmlns="http://xmlns.oracle.com/Enterprise/FSCM/schema/COMBO_CF_EDIT_REPLYResponse">
which does not match the WSDL definition of:
<COMBO_CF_EDIT_REPLY
xmlns="http://xmlns.oracle.com/Enterprise/FSCM/schema/COMBO_CF_EDIT_REPLY.VERSION_1"
EXPECTED BEHAVIOR
==================
The response message would have the schema namespace defined that matches that of the WSDL definition.
IMPACT
=======
The 3rd party cannot process the message as it is not defined as indicated in the WSDL file.
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 |