getUserPartyId Returning Null in groovy
(Doc ID 2591793.1)
Last updated on DECEMBER 22, 2020
Applies to:
Oracle Fusion B2B Service Cloud Service - Version 11.13.19.04.0 and laterInformation in this document applies to any platform.
Symptoms
getUserPartyId returning null
ERROR
-----------------------
It is returning Null.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Run the groovy
2. The line which fetches the UserPartyId is :- def userID = adf.util.getUserPartyId() is causing the function to return null.
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot complete the business flow based on the customization implemented
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 |