OpenMake Meister

Viewing Results from the Management Control Console

 

You can use the Management Control Console to view the results of any Public or Private Workflow to which you have access. You must be assigned user privileges to view Public Reports and Logs.  Private Reports and Logs are those that were generated by a Workflow that you created. You will always have access to the Reports and Logs of Workflows that you created, even after they have been promoted to "Public" status.

The Workflow Results can be viewed in the following ways:

 

     Latest Runs – Located under the “MyWorkflows” menu option, is a table of Latest Runs of all your Workflows.  This table allows you to view a summary of the last execution of each Workflow, including:

 

     Build Number

     Status

     Build Label

     User who executed the Build

     Start Time

     Meister Project Name

     Next Scheduled Runtime

     Duration

     Number of Binaries

     Number of Steps in the Workflow

     Number of Steps in the build

 

By selecting a row in the Latest Run Table, any binaries published to the Binary Repository as part of the Workflow will be displayed in the Binary Table below.

 

     Previous Runs – Located under the “MyWorkflows” menu option, is a table of all Previous Runs of a specific Workflow.  You will be prompted to select a Workflow.  Once selected, a Workflow table allows you to view a list of all previous runs of the Workflow, including:

 

     Build Number

     Status

     Build Label

     User who executed the Build

     Start Time

     Meister Project Name

     Next Scheduled Runtime

     Duration

     Number of Binaries

     Number of Steps in the Workflow

     Number of Steps in the build

 

By selecting a row in the Previous Run Table, any binaries published to the Binary Repository as part of the Workflow will be displayed in the Binary Table below.

 

     Workflow Monitor – The Workflow Monitor, accessible from the “MyWorkflows” Menu option, displays output from the Workflow in real time.  You can view the execution of the Workflow steps while they execute using the Workflow Monitor.  When your Workflow includes steps that call OpenMake Meister Build Services for executing the compile/link process, the Workflow Monitor will display steps down to the compile and link level.  If the Workflow calls a build scripts, such as a Make, Maven or Ant script, the Workflow Monitor will report on the success or failure of the Script, but will not show the details of the compile and link steps.

 

     Trends by Workflow – The Trends option, accessible from the “MyWorkflows” Menu option allows you to select a particular Workflow and view historical data about that Workflow over time.