Update Shell Web Service Call Does Not Update Shell Location Via SOAP
(Doc ID 2660838.1)
Last updated on APRIL 28, 2020
Applies to:
Primavera Unifier - Version 19.12 and laterPrimavera Unifier Cloud Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
When sending a SOAP Update Shell call, the web service client receives a Response Code 200, which seems to indicate the call was successful. However, the result does not update shell location.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
- Open web service client
- Send Update shell SOAP call to update the shell location. List Wrapper contents of the "updateShell" call:
<List_Wrapper>
<_shell>
<gen_shellnumber_ssn>123456</gen_shellnumber_ssn>
<uuu_shell_location>New Location</uuu_shell_location>
<uuu_shell_status>1</uuu_shell_status>
</_shell>
</List_Wrapper>
The web service client receives Response Code 200 as if the call was successful but the Shell is not moved to "New Location" identified in the call.
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 |