Business rule on sysevent table

pfeifn
Kilo Expert

I'm attempting to have certain events moved to other queues before insert based on the event names. It appears that business rules do not fire against the sysevent table save for the heartbeat event. Is there a work around for this?

 

1 ACCEPTED SOLUTION

I have heard back from ServiceNow. the gs.eventQueue and the workflow "Create an Event" activity insert into the event table in the background so they do not fire business rules by design. 

View solution in original post

5 REPLIES 5

I have heard back from ServiceNow. the gs.eventQueue and the workflow "Create an Event" activity insert into the event table in the background so they do not fire business rules by design.