ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 1 - AZ-204 discussion

Report
Export

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.



Question 1
Correct answer: Question 1

Explanation:

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/

asked 02/10/2024
Michael Aragon
32 questions
NextNext
User
0 comments
Sorted by

Leave a comment first