Can we connect Oracle Apex to Control-M in such a way that I can manage my jobs present in Control-M through Apex ?
Asked
Active
Viewed 145 times
2 Answers
2
I'd say the answer would be yes, since Control-M publishes some form of REST APIs
https://docs.bmc.com/docs/automation-api/918/control-m-automation-api-home-783053197.html
which APEX can handle no problems.
https://blogs.oracle.com/apex/creating-a-crud-form-on-a-rest-service-with-apex-181

Scott
- 4,857
- 3
- 22
- 33
-
Thanks for the info @Scott. I would need to look more deeply in that I understand. – Arif Sher Khan Sep 17 '19 at 08:39
0
Yes Oracle APEX can be integrated with Control-M using Control-M automation API
https://docs.bmc.com/docs/automation-api/9019monthly/control-m-automation-api-home-872868677.html

Chandramani
- 343
- 1
- 2
- 9