Administering and Monitoring Business Processes : webMethods Monitor Built-in Services Reference : pub.monitor.process.modelControl Folder : pub.monitor.process.modelControl:isModelEnabled
pub.monitor.process.modelControl:isModelEnabled
Returns a list of process models and whether they are currently enabled or disabled.
Input Parameters
None.
Output Parameters
modelStatuses
Document List List of the retrieved process models and their enabled/disabled status. For each process model, the following fields are returned:
*PROCESSLABEL String Name of the process model.
*MODELID String Model ID of the process model.
*ENABLED String For webMethods-executed process models, whether the model is enabled or disabled. The following list indicates the value the service returns for each model status:
* Disabled models.
*1  Enabled models
*-1 Disabled and generation failed models.
*-2 Enabled and generation failed models.
message
String Error that occurred during the execution of this service if this service encountered an error.
modelVersion
String The version of the process model.
Usage Notes
If there are multiple versions of a process model, this service retrieves only returns information for the latest version.
Copyright © 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback