Execution order

keerthi35
Tera Contributor

Q1. Execution oder oa ACL, BR and Client script

 

Q2. Which one execute first client script order is 500 and Ui policy order is 100

 

8 REPLIES 8

Harish KM
Kilo Patron
Kilo Patron

Harish KM
Kilo Patron
Kilo Patron

Hi @keerthi35 

Q2. Which one execute first client script order is 500 and Ui policy order is 100 --> as tested on load client script runs first with higher order and then UI Policy executes.

 

From your end what you can do is test in PDI and run the scripts to understand which runs first.

Please accept my solution if it is helpful for you

Regards
Harish

Maddysunil
Kilo Sage

@keerthi35 

*ACL and BR are the server side scripts, And ACL will always have higher priority than any other script. 

*We can not compare server side scripts to client side script.

*Which one execute first client script order is 500 and Ui policy order is 100 :- UI Policy will always have higher priority than client script irrespective of order, means client script executes first then UI policy.

 

Please Mark Correct if this solves your query and also mark 👍Helpful if you find my response worthy based on the impact.

 

Thanks

Amit Gujarathi
Giga Sage
Giga Sage

HI @keerthi35 ,
I trust you are doing great.

the execution order:

  1. ACLs
  2. Business Rules
  3. Client Scripts

And for the prioritization between Client Scripts and UI Policies:

  • Client Scripts execute beforeUI Policies .

Was this answer helpful?


Please consider marking it correct or helpful.


Your feedback helps us improve!


Thank you!


Regards,


Amit Gujrathi