HOTSPOT - You need to update the order workflow to address the issue when calling the Printer API App. How should you complete the code? To answer, select the a...


Microsoft AZ-204 Exam

Questions Number: 338 out of 355 Questions
95.21%

Question 338
HOTSPOT -
You need to update the order workflow to address the issue when calling the Printer API App.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
AZ-204_338Q.jpg related to the Microsoft AZ-204 Exam



Box 1: fixed -
The 'Default' policy does 4 exponential retries and from my experience the interval times are often too short in situations.
Box 2: PT60S -
We could set a fixed interval, e.g. 5 retries every 60 seconds (PT60S).
PT60S is 60 seconds.
Scenario: Calls to the Printer API App fail periodically due to printer communication timeouts.
Printer communication timeouts occur after 10 seconds. The label printer must only receive up to 5 attempts within one minute.
Box 3: 5 -
Reference:
https://michalsacewicz.com/error-handling-in-power-automate/





Previous Questions Next Questions