Which one will runs first UI Policy action or UI Policy script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2019 10:44 AM
I believe UI Policy Scripts run first am i right????
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2019 04:08 AM
Hi Arjun
A UI policy script runs first and if it meets the condition, then UI policy actions will run.
Kindly mark the comment as a correct answer and also helpful if it answers your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2019 04:13 AM
Hi Arjun ,
UI policy script runs first ,
then UI policy action will run .
Thanks
Abid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2021 07:59 AM
Hi, Abid. I believe this is wrong. It's counter-intuitive, but I believe that the Script portion of a UI Policy actually runs AFTER the associated UI Policy Actions.
Try setting a field to Mandatory in one, and Not Mandatory in the other, and see what the result is.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2019 04:36 AM
Hello Arjun,
firstly UI policy script will run & if condition true, then UI policy actions run.
Thanks,
Ajim.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2021 08:00 AM
Conditions are evaluated first. Yes, that's right. But what about the SCRIPT PORTION of the UI Policy? Does that run Before or After the various Actions associated with the UI Policy?
