MSAMM
Back to course

Free preview · Administering Cloud EPM: The Platform Beneath the Business Processes

Three tools, one question

AUTOMATION IS NOT ABOUT SAVING TIME. It is about reliability, auditability and scalability. A task that runs correctly whether or not the person who normally does it is available.

Three tools. Job Schedulertime-based automation configured INSIDE the environment. No code. Recurrence and tracking built in. EPM Automatea command-line utility run from OUTSIDE the environment. Chainable, scriptable, and able to move files to and from the environment. REST APIsprogrammatic access, for integration into other systems and for anything the other two cannot express.

The decision rule. Inside the environment, on a schedule, no files moving → Job Scheduler. Files moving in or out, or a sequence of steps, or coordination with something outside → EPM Automate. Integration into another system, or invoked by something else → REST.

Job Scheduler for the routine in-environment work. A handful of EPM Automate scripts for backups and data movement. REST for a small number of integration cases. Do not over-engineer.

And the governance point, which matters more than the tooling. Every automation needs a documented purpose, an owner, a monitored outcome and a documented failure response. AUTOMATION NOBODY MONITORS IS WORSE THAN MANUAL WORK, BECAUSE MANUAL WORK FAILS VISIBLY.

One boundary note: some commands can also be invoked from within the environment through business rules, which is relevant where a functional team wants automation without infrastructure. That is a developer topic, and it is named here rather than taught.

That is the end of the free preview. The full course covers the rest of the curriculum, with the assessment and a certificate on completion.

See the full course