VMware

Automic Automation Technical Specialist

250-564

Prepare for the 250-564 exam to validate your skills in Automic Automation.

195 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 111–120 of 195

Q111

What happens when a job in Automic fails and retries are configured?

  • A Job ignores failure
  • B Job executes without retries
  • C Job retries based on config
  • D Job completes without action
Explanation Configured retries allow the job to attempt execution again, while the others do not provide retry mechanisms.
Q112

Which service is responsible for job scheduling in Automic Automation?

  • A Automic Scheduler
  • B Automic Manager
  • C Automic Executor
  • D Automic Monitor
Explanation Automic Scheduler handles job scheduling; other options serve different functions.
Q113

You are configuring a variable to pass between jobs. What is the correct scope for the variable?

  • A Local
  • B Global
  • C Session
  • D Job
Explanation Session scope allows variable sharing; local only affects the job.
Q114

What happens when you set a job to fail on specific conditions?

  • A Job will always succeed
  • B Execution history is lost
  • C Job will stop executing
  • D Detailed logs will be generated
Explanation The job execution stops upon failure conditions; others do not accurately describe the outcome.
Q115

Which service is primarily used for scheduling tasks in Automic Automation?

  • A Workload Automation
  • B Process Orchestration
  • C Event Management
  • D Resource Allocation
Explanation Workload Automation is specifically designed for task scheduling, while the others focus on different aspects of automation.
Q116

You are configuring a job for a task that must run only if a previous task succeeded. Which configuration should you use?

  • A Set job dependency on success
  • B Set job timeout parameters
  • C Enable retry settings
  • D Specify job priority level
Explanation Setting job dependency on success ensures the job only runs if the previous task succeeds.
Q117

What happens when you set a job's execution time to 'cc' for a daily schedule?

  • A Job runs at midnight
  • B Job runs at noon
  • C Job runs constantly
  • D Job fails to execute
Explanation Setting execution time to 'cc' means the job runs continuously, not at specific times.
Q118

Which service is primarily responsible for scheduling jobs in Automic Automation?

  • A Automation Engine
  • B Web Interface
  • C Agent Manager
  • D Job Queue
Explanation The Automation Engine is central to job scheduling; the others have different functions.
Q119

A company needs to ensure updates to critical process variables are logged. Which feature should they use?

  • A Audit Logging
  • B Standard Variables
  • C Process Monitoring
  • D Event Handler
Explanation Audit Logging captures changes to process variables for compliance.
Q120

You are configuring a workflow with time-dependent scheduling. What happens if the schedule is missed?

  • A The job is executed immediately
  • B The job is skipped
  • C The job reschedules automatically
  • D An error is triggered
Explanation The job is skipped if the scheduled time is missed; the others suggest actions that won't occur.