Business Rule not running in BCM Workspace

amoore909
Tera Expert

Running into an issue where business rules aren't being triggered within the BCM workspace (specifically on the Crisis Event asset related list), but they are running normally from the native view.

Found this article regarding the Project Workspace (below), and was curious if there was a similar issue for BCM or if anyone has found a solution for this type of problem.


https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1122212

1 ACCEPTED SOLUTION

amoore909
Tera Expert

Found that this particular item (Crisis Event asset related list) does not get set at update 0 in the Workspace (unlike the native view), however, it gets set at update 1. We were able to resolve this by changing from on insert to on update, and restricting it to when the specific asset is added or changed to another asset in the same category. Not sure if this will help anyone else, but wanted to make sure I closed the loop on this item.

View solution in original post

1 REPLY 1

amoore909
Tera Expert

Found that this particular item (Crisis Event asset related list) does not get set at update 0 in the Workspace (unlike the native view), however, it gets set at update 1. We were able to resolve this by changing from on insert to on update, and restricting it to when the specific asset is added or changed to another asset in the same category. Not sure if this will help anyone else, but wanted to make sure I closed the loop on this item.