Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hi,
I am trying to get the locking details for a service. My guess is that I need to use the service getNodeLockStatus. I don’t have much idea what will be the input string for this service, as this belongs to the WmRoot package. Can anyone please help me in tellling what will be the input string for this service?
Thanks in advance. Sudarshan Vyas
there is only one input field: node_naName, just give you service name, such as abc.xyz:jobDone, it will give the locking status. HTH, Tong