MSAMM
Back to course

Administering Cloud EPM: The Platform Beneath the Business Processes · Module 11 · Automation

Lab: automate it, and write the runbook

Lesson 133 of 201 · 2 min

An hour and three quarters, and the last deliverable is the one that outlives you. Nine of them. An automation inventory for Northwind: every recurring task, the tool chosen, and the reasoning. At least two tasks scheduled in Job Scheduler, with failure notification configured. The command-line utility installed and configured with encrypted credentials — or, on the follow-along path, a complete configuration and script plan. A backup script implementing the Lesson 6 pattern: date-stamping, external storage, retention. A load script implementing the Lesson 7 pattern: pre-checks and inter-step status checks. Error handling and logging on both scripts, with a demonstrated failure producing a readable log and an alert. A service account defined, with its role assignment placed in the Module 6 group model and its credential rotation stated. A schedule that respects the maintenance window. A COMPLETED AUTOMATION RUNBOOK — FOR EACH AUTOMATION: PURPOSE, TOOL, SCHEDULE, OWNER, EXPECTED OUTCOME, FAILURE

The full lesson is part of the course

The video, the complete written lesson and the module quiz are included in Administering Cloud EPM: The Platform Beneath the Business Processes, with a certificate on completion and a fourteen-day refund window.

Get the free lessons by email

We will email you a link to every free lesson in this course. No account needed, and one message only.

In this module: Module 11 · Automation

  1. 1Three tools, one questionFree preview
  2. 2Job Scheduler
  3. 3Installing and configuring the automation utility
  4. 4Authentication and credential handling
  5. 5The command surface
  6. 6Scripting patterns: backup and export
  7. 7Scripting patterns: data load and refresh
  8. 8Error handling and logging
  9. 9Scheduling and service accounts
  10. 10REST APIs and when to reach for them
  11. 11The integration agent
  12. 12What breaks
  13. 13Lab: automate it, and write the runbook