Question
TD Bank Group
CA
Last activity: 27 Aug 2019 13:24 EDT
pega.u.d.processAction - Wait for close
Hi,
I am using a script to initiate a local action in an overlay using pega.u.d.processAction.
It works, but my script does not wait for the closure/completion of the local action before proceeding with the rest of the script execution. Is there a way to make it wait or have a callback function which gets called after the completion?