How to form a M:M Relationship Between Common Object And Sales Object using Groovy ?
(Doc ID 2250398.1)
Last updated on NOVEMBER 17, 2019
Applies to:
Oracle Fusion Sales Cloud Service - Version 11.1.11.1.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.1.11.1.0 version, Opportunities
M:M Relationship between Common Object and Sales Object using Groovy
There is a Many-to-Many Relationship (M:M) between a Custom Object in Common application and the Standard Object Opportunity in Sales Application. The relationship was created and we could display the Custom object on the Opportunity view. We are seeing errors on accessing the Relationship Object. How to access the Relationship object so that we can form a M:M link between Custom Object in Common App and Opportunity Object ?
ERROR
-----------------------
Error occurs in the script On Accessing the Intersection Object from App Composer > Function Palette
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Add the Intersection Object > API Name from the Function Palette
2. Validation error occurs on Saving the Groovy Script
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 |