There is no direct way of doing this, but try to explore lock/unlock mechanism how the WmRoot services does that internally by observing flow.xml or node.ndf files whether any changes occur in the FS and update the forum with your observations.
Integration server would be storing the locked and unlocked services in a database table. we should know the name of the table. then it would be simple task. Its my assumption. we need to get confirmation from SAG.
We don’t have any thing out-of-box but yes this is possiable. Do some research and I would suggest this to inculded this in Brainstrom as somany vendors are looking for this feature
I have a doubt regarding Resource monitoring property in Triggers. Say I have trigger and I have set the Resource monitoring property.
Whether the trigger executes first time and if fails, the resource monitoring will run /before invoking trigger for the first time, the resource monitoring will run?
If the resource monitoring output (isAvailable =true),How does the Trigger knows that the resource monitoring result is true and retry the service?
How to identify if the error occurred is a transient exception.
Could you please share the steps for performing SOAP over JMS triggers.
webMethods doesn’t provide such a functionality and does’t support to extend it in any way.
The only way is code rejection in runtime, but I won’t suggest you to do that besides of DEV.
After that, you could add customized logic when someone locks or unlocks a node, please refers to the attached screen-shot, I chose to print the message to System.out.