Skip to main content
Question

Disable multiple Inspectors at once

  • May 14, 2015
  • 2 replies
  • 51 views

Forum|alt.badge.img+1
Hi,

 

 

I have a large workbench with about 10 custom transformers and almost 50 inspectors.

 

 

There are times when I want the workbench to run with all the inspectors disabled and times when I want them all enabled.  But the only way I can find to disable and enable them is turn do it manually one-by-one in the Navigator window and this takes a lot of time.

 

 

Does anyone know a way that I can enable/disable all Inspectors in the workbench and across the Custom Transformers, at once?

 

 

Thanks,
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

pratap
Contributor
Forum|alt.badge.img+12
  • Contributor
  • May 15, 2015
Hi,

 

 

If you want to turn off inspectors before execution of workbench then use "Enable/Diable Transformers" in transformers menu...

 

 

If you want to turn off inspectors in custom transformers then 

 

Use "Tester" before inspector and and divert the flow...

 

Plaese the condition in the tester equal to some published parameter such that it will be dependent on the input you provide.

 

 

Hope this will help...

 

 

Pratap

Forum|alt.badge.img+1
  • Author
  • May 15, 2015
Hi Pratap

 

 

Thanks yes both those solutions work for me :)