Skip to main content
July 16, 2024

Triggering Control-M from a Data Management job

  • July 16, 2024
  • 1 reply
  • 0 views

I've seen a post about triggering a DM process from Control-M.  I wanted to see if anyone else is triggering a Control-M process from a Data Management job, and if you have a snippet you can share.

1 reply

July 17, 2024

Not directly familiar with Control - M, but assume it's similar to other scheduling tools and can issue an API request to the OS API which allows for a Data Management Sequence to be fired off.  You could also do the opposite and create a OneStream Business Rule that calls the Control M API (assuming it has one), and then call the Business Rule from a Data Management job.  Should be relatively straightforward.

Exposing Data Management Automation through OneStream Web API