Custom Groovy Script Stopped Working In 20D - Attribute AccountPartyUniqueName is not selected in ServiceRequestVO_1, operation: get/setAttribute
(Doc ID 2730774.1)
Last updated on DECEMBER 22, 2020
Applies to:
Oracle Fusion CX Sales Cloud Service - Version 11.13.20.10.0 and laterInformation in this document applies to any platform.
Symptoms
Unable to create SR from opportunity in 20D.
Have developed groovy script in opportunity in order to create new SR when opportunity is closed,
but during testing for 20D, found out that this script is giving an error and SR is not getting created.
The same script is working fine in 20C
ERROR
-----------------------
Error
Exception in expression
"oracle.apps.sales.opptyMgmt.opportunities.model.entity.OpportunityEO" trigger "xxxx" : oracle.jbo.AttrNotSelectedException Attribute
AccountPartyUniqueName is not selected in ServiceRequestVO_1, operation:get/setAttribute
at "oracle.apps.sales.opptyMgmt.opportunities.model.entity.OpportunityEO" trigger "xxxx" line 7
Error
Attribute AccountPartyUniqueName is not selected in ServiceRequestVO_1, operation: get/setAttribute
Changes
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 |
Changes |
Cause |
Solution |
References |