I have a package called Test. Under this package I have 10 services. Among 10, some of the services pipeline debug propertly set to “save” or “restore override”. Is there any imbuilt service to change this status to “None” automatically.
Thank you very much. But if when I ran the above code, the flow.xml file had updated. I dont want to update the flow.xml file.
Mean while I gone through IS Admin documentation and found a watt property “watt.server.pipeline.processor”, If we set to “false” , IS will ignore the pipeline debug "save"or “restore override” option at run time.
If your request is “change this status to None automatically”, the flow.xml will definitely be changed, because the pipeline debug properties stored in it.
watt.server.pipeline.processor will affect all the services in IS more than the 10 services in your package, it’s a better way if you are the only one use the server.