the order of execution

Madhumitha
Kilo Explorer

which one of the following execute first?

a. business rule

b. script includes

c. ui policy

d. client script

7 REPLIES 7

Apurva Malewad1
Kilo Guru

Hi,

Business rule will run automatically as per mentioned database operation and condition.

Script include will only run when it gets explicitly called.

UI policy will run after client script.

Client script will run on form level changes before UI policy.

 

Please mark my answer as correct/helpful if it helps you to find the solution.

 

Thanks and Regards,

Apurva Malewadikar

www.DXSherpa.com

 

Hi Apurva,

 

Why clients scripts are running before the UI policies,

do you have any insight into this scenario?

 

Thanks in advance for the response, Have a nice day. 

Ganesh Pardhe
Kilo Guru

Hello

Madhumitha,

order of execution is

-Business rule if it is query,Display BR(g_scratchpad)

-on load client script

-on load UI policy

-script include

if it is worth to you please mark correct and helpful.

Thanks and regards,

Ganesh