exam questions

Exam PL-400 All Questions

View all questions & answers for the PL-400 exam

Exam PL-400 topic 4 question 6 discussion

Actual exam question from Microsoft's PL-400
Question #: 6
Topic #: 4
[All PL-400 Questions]

HOTSPOT -
You are training a group of makers to use Power Automate.
You have the following expressions:

You need to identify what each expression is doing.
What does each expression do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Return the statuscode at runtime.
You could try the following method to get the status code.
Configure Compose action under the specified action to get the status code. outputs('ActionName')['statusCode']
Box 2: Return all the results from all actions from MyScope
The @result() expression accepts the name of a Scope as a parameter and returns a JSON array of objects that represent the results of the execution of each action within the Scope.
Reference:
https://powerusers.microsoft.com/t5/Building-Flows/How-to-determine-status-code-for-a-condition/td-p/355653 https://blogs.msmvps.com/windsor/2019/04/25/microsoft-flow-error-handling/

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
CinthiaN
Highly Voted 2 years, 8 months ago
IMO - This is correct
upvoted 8 times
...
Juan0414
Most Recent 1 month, 4 weeks ago
Correct! - Outputs() info: outputs(actionName: string) Required. The name of the action whose outputs you want. Shorthand for actions('actionName').outputs - Result() info: result(scopedActionName?: string) Optional. The name of the scoped action where you want the inputs and outputs from the top-level actions inside that scope. Returns the results from the top-level actions in the specified scoped action, such as a For_each, Until, or Scope action.
upvoted 1 times
...
sjd1
6 months ago
was in exam 04/2024
upvoted 2 times
...
At09
1 year, 1 month ago
This is correct
upvoted 1 times
...
jkaur
1 year, 2 months ago
correct
upvoted 1 times
...
Violoncello
2 years, 3 months ago
Pseudo-code in its most generic format. So, it's theoretically correct.
upvoted 2 times
...
dfretyhg
2 years, 4 months ago
Looks good to me
upvoted 2 times
...
Jnicosia
2 years, 10 months ago
IMO Correct
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago