Object Function With Return Type Object Not Working in BO Business Rules for groovy script
(Doc ID 2782616.1)
Last updated on DECEMBER 12, 2021
Applies to:
Visual Builder Studio - Version 21.04 and laterInformation in this document applies to any platform.
Goal
Defining an object function that returns an object causes the REST API end point to not show up for testing.
If return type of simple data types like String, Long, etc are selected, the REST API becomes available.
Sample Code in the object Function:
Is return type of Object is supported from a Function ?
Solution
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
Goal |
Solution |