Dear all,
In applications 9, we had a custom menu (PLSQL) that populated some custom fields using PLSQL. Prior to the modify API being called, we could call this API to force the Checkpoint prompt.
Security_Sys.Security_Checkpoint('CHECKPOINT_ID', msg_);
Now we are moving to cloud, I have been able to recreate the updating of the custom fields with a BPA Workflow, but I dont know how to call the security checkpoint to activate it.
Does anyone know if this is possible and if so, how to do it?
Many thanks,
David.