How to Access Child Records (e.g., Revenue) of an Object in CX Sales Mobile Using Custom Scripts ?
Hi All,
I’m currently customizing Oracle CX Sales Mobile using custom scripts as outlined in the official documentation.
I’m looking to access child records of a parent object — for example, accessing Revenue records (child) from an Opportunity (parent). However, I haven't found a way to retrieve related child records in the context of these mobile scripts.
Is there a supported method to reference child object data within CX Sales Mobile custom scripting? Or is this a current limitation of the metadata-driven scripting model?
Any guidance, examples, or workarounds would be greatly appreciated.
Thanks in advance!