"gs.info" executed by Business Rule is not displayed in application log.

Nakata1
Tera Contributor

I tried "gs.warn", "gs.error", in addition to gs.info, but no log is displayed in the application log.

Is there a solution?

1 ACCEPTED SOLUTION

So that screenshot shows the BR being an "after" BR and NOT a "display" one.  Can you please change it to "display" and then show a screenshot of the "Advanced" tab as well please.

View solution in original post

20 REPLIES 20

Try moving the gs.info to the first line of the BR.  And add some prefix to the message so you can find it.   I always add "JC - " to the beginning of the message so I can filter on it.

What table is it running on?  And is it active? (I know silly question)

It's Incident Table, And BR is active now.

What Scope is the BR in?  And where are you looking for the message?

find_real_file.png

Scope is Global. And I looling for "syslog.list".

Did you try moving the gs.info to the top or add another?  Are there any error messages in the logs that might point to the BR running into an error?