nerdexam
MicrosoftMicrosoft

PL-500 · Question #178

PL-500 Question #178: Real Exam Question with Answer & Explanation

The correct answer is B: Unattended. {"question_number": 6, "question_summary": "Choosing the execution mode for a 24/7 automated accounts receivable review process that requires no human intervention", "correct_answer": "B", "explanation": "Unattended mode is the correct choice because the process must run continuo

Design automations

Question

PowerUp aims to automate the periodic review of its accounts receivable aging report. The objective is to identify customers whose invoices are overdue by more than 15 days and subsequently send an email to each customer. The email should include an attached copy of their respective invoices, requesting prompt payment. This automated task needs to operate continuously, 24 hours a day, and doesn't need human intervention. Which Power Automate execution mode is more appropriate for this scenario?

Options

  • AAttended
  • BUnattended
  • CScheduled
  • DBackground

Explanation

{"question_number": 6, "question_summary": "Choosing the execution mode for a 24/7 automated accounts receivable review process that requires no human intervention", "correct_answer": "B", "explanation": "Unattended mode is the correct choice because the process must run continuously (24/7) without any human involvement. Unattended RPA runs autonomously on a virtual machine or server, executes tasks in the background, and does not require a logged-in user to be present. This is ideal for batch processing tasks like reviewing aging reports, identifying overdue invoices, and sending automated emails - all of which can be fully scripted with no decision points requiring human judgment. Attended mode requires a human to be present, making 24/7 operation impractical. Scheduled refers to when the flow triggers, not the execution mode. Background is not a standard classification in Power Automate RPA contexts.", "generated_by": "claude-sonnet", "llm_judge_score": 4}

Topics

#Power Automate execution modes#Unattended RPA#Robotic Process Automation (RPA)#Automation design

Community Discussion

No community discussion yet for this question.

Full PL-500 PracticeBrowse All PL-500 Questions