I’d use the classes Namepase, NSName and the like. They are available in the java services on IS, not on the client side, IIRC. We have once read the property “debug pipeline” this way.
I am able to get “debug pipeline” property using “getPipelineOption();” in NSName and NSService classes.But not getting any method to get stateless property.
Hi Mahesh,
By Wmroot Java API classes are you referring to ""Integration Server Java API Reference “” guide.Here I am not able to identify any such method to get stateless property.
Then I’d change this value and see what gets changed in node.ndf or in flow.xml. Then you’ll have a hint where to look. Some properties do not have getters or these getters are named differently from what one would expect.