Which one will runs first UI Policy action or UI Policy script

Arjun25
Tera Contributor

I believe UI Policy Scripts run first am i right????

28 REPLIES 28

Here I have taken this condition on Incident Table

Condition - state  -is- in progress  

(reverse if false check)

so 

1) Run scripts will execute first 

2) Ui policy Action will execute after script

 

Proof - I have taken 2 alert statement in run script when it meet the condition 

            and description should be mandatory  in ui policy action.

 

I got alert window is populating first after than only description field becoming mandatory

Thanks, @Saroj Patel .

(You may want to use the Insert Image button so your picture shows up In Line....)

find_real_file.png

Suraj Tavare
Giga Expert

Hi,

A UI policy script runs first and if it meets the condition, then UI policy actions will run.

 

Regards,

Suraj Tavare

Believe this is incorrect.  Believe the actual order is:

UI Policy CONDITIONS, UI Policy ACTIONS, UI Policy SCRIPT.

 

If I'm wrong, please provide evidence.  Thanks.  🙂

Community Alums
Not applicable

ui policy action execute before ui policy script acc to ebook for CAD fundamentals