Business rule not being triggered
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2016 05:14 PM
I have a custom table that we created and I created a Business Rule to run on this table. Regardless of what I try I can not get the BR to trigger. I have turned on debugging for Business Rules and the BR is not even being triggered. Screen shots are below. Has anyone seen this before? It is a very odd issue.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2016 08:26 AM
Hi Bobby
I think there might be a BR with order less than 200 and having in its script setworkflow(false) in it can you debug and check the BR.
Thanks
Adi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2016 08:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2016 09:06 AM
HI Bobby,
What are the steps you follow in this testing and debugging: are you creating or updating test records in your Expense Departments table?
best regards,
Andras
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2016 09:15 AM
I am updating records in my Expense Departments table.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2016 09:19 AM
Are you in same application scope as that of business rule?