Trigger Smart Action from Mobile Script (Oracle Sales Mobile App)
in CX Apps
Hello everyone,
I’m working on a use case in Oracle Sales Mobile App where I want to replicate an existing button action from SFA (web).
- In SFA (Activities), we have a custom button, which triggers a Groovy Object Function, in order to submit tasks.
- I created a Smart Action on the Activity object, linked with that Object Function and set the Availability to Mobile
- I also added a custom field on Mobile, and tried to use an On Field Value Change script to call the Smart Action when the custom field updated.
The challenge:
- From the Mobile Script library (JS), I can only see functions like
Tagged:
0