I am using Media Ops to test a simple workflow and I want to create a monitoring order when the workflow starts, so I have set up a simple service template in Cube, then referenced it in the Monitoring Settings in the Workflow Designer.
However I am not seeing any monitoring services being created in cube when I start a job using that workflow.
Do I need to write a script to create the service or is it something that should happen automatically once it is configured?
Hi Mark,
This question was raised as well by Eloy (MediaOps Workflow Designer issue with creating a Service with a Service Template for a workflow - DataMiner Dojo). So indeed, currently you would need to rely on code to create/delete a service in DataMiner. We (Skyline) are currently working on adding the ability to define orchestration scripts to jobs/nodes that will allow you to do define which actions have to take place on start/stop of your jobs. In there you could then also define how to setup the monitoring of the job.