Hi Everyone,
I've been trying to determine how to I disable error messages when running an analytic app. I currently have an app that has multiple check boxes that enables a container when checked. The container that is being enabled also has folder browse tools in it and when I choose not to check off a box when running the app, it gives me this error:
"ToolContainer: Disabled containers may not contain interface tools."
I want to give my users the ability to pick and choose which workflows to run, but I don't want to see those error messages.
Here is an example of in the interface tools I put in my workflow:

Is there a solution to this?