Business Rule

pansarepooj
Tera Contributor

How will you call BUSINESS RULE in client script? Tell different ways.

1 REPLY 1

J Siva
Tera Sage

Hi @pansarepooj 

You cannot call business rule from any where.

If you are trying to run server script, then create client callable script include.

Use GlideAJAX in your client script to call the script include.

Regards,

Siva