- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2019 09:34 PM
I have written insert or update Async Business rule on one Table? I have to test that business rule is working fine or not ? How can i do this?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2019 09:46 PM
Hi Rajesh,
Please can you go once this Link :
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2019 09:36 PM
You can put some logs and see if those are printed in syslog table.
You can also perform some actions in the script like updating any other record in another table and see if that record got updated.
That way you can test ASYNC business rule.
Note: Please mark reply as correct if it has answered your question

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2019 09:46 PM
Hi Rajesh,
Please can you go once this Link :
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2019 11:34 PM
Similarly, How can i check Before insert or update business rules on a table?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-03-2019 02:26 AM
for Before you can do any validation on specific fields that will perform a before insert or update BR.
Like Email verification ,Phone number verification etc. if these are not valid then you can not save the You form.
Mark as a helpful if it is helping to you .
Thanks
Sanjay Bagri
www.Dxsherpa.com