Administering and Monitoring Business Processes : webMethods Monitor Built-in Services Reference : pub.monitor.process.modelControl Folder : pub.monitor.process.modelControl:getProcessLogical Servers
pub.monitor.process.modelControl:getProcessLogical Servers
Retrieves the names of the logical servers for a specified process model.
Input Parameters
modelID
String Complete model ID of the process model whose logical server names you want to retrieve. You can retrieve model IDs by invoking the pub.monitor.process.model:getModelNames service and using the value returned in the modelNames/PROCESSKEY output parameter.
Note:  
Whether Monitor treats modelID as case-sensitive depends on how the underlying database (for example, Oracle, DB2, or SQL server) handles the queries that Monitor issues to obtain data.
Output Parameters
logicalServers
Document List List of the retrieved logical server names. For each logical server name, the following fields are returned:
SERVER String Name of the logical server.
message
String Error that occurred during the execution of this service if this service encountered an error.
Usage Notes
If there are multiple versions of a process model, this service retrieves the logical server names for the latest version.
Copyright © 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback