Business Rule
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2025 03:19 AM
How will you call BUSINESS RULE in client script? Tell different ways.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2025 07:36 AM
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