This is an old revision of the document!


Stats Web Services (http)

List Models

To retrieve a list of models and their latest ExecID and execution date: http://localhost:8888/MbtSvr/app=websvc&action=statSvc&cmd=modelList


Open Model

Model Executions

To retrieve a list of model executions for the specified model. If model parameter is not specified, return the model executions for the model currently open: http://localhost:8888/MbtSvr/app=websvc&action=statSvc&cmd=modelExecList&model=Demo_TestGenToFile

To retrieve details of a specific model execution:


Batch Executions