You are viewing limited content. For full access, please sign in.

Question

Question

Exclude All events from specific user from being monitored by workflow subscriber

asked on May 16, 2019

I am trying to prevent the workflow subscriber from analyzing all events from a user account that is using sdk to write documents. Mainly because it fills up my subscriber trace log and makes it harder to find the events I am actually looking for and because of the delay is may cause in workflow processing events when large amounts are being moved into the repository for a migration event.

 

Two things I tried:

1. I know there is a filter in the subscriber trace log, but it won't let me just filter out the user I don't want to see. I want to see all others and not necessarily a specific user.

2. In Advanced Server Options, I found a setting under Monitored Repositories that seems to imply that it will do what I am asking, but adding this user in the User Exclusion Filter field does not impact the trace log. All events by this user are still evaluated for each condition.

3. I also know that I can add a rule to all of my start rules to reduce the processing time, but I have so many. Plus it will still list a row in the trace log for each event.

 

Any ideas?

0 0

Answer

SELECTED ANSWER
replied on May 16, 2019

So, I just found this post and it dawned on me that I must have to restart the Workflow Subscriber Service for this to take effect. 

https://answers.laserfiche.com/questions/147523/Workflow-user-exclusion-filter

 

That worked! 

1 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.