ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 10 - PL-500 discussion

Report
Export


You need to configure the RailStatusUpdater cloud flow. What should you do?

A.

Create a JavaScript function to update the run mode values of each action within the desktop flow.

Answers
A.

Create a JavaScript function to update the run mode values of each action within the desktop flow.

B.

Create an environment variable. Update each desktop flow action to read the variable.

Answers
B.

Create an environment variable. Update each desktop flow action to read the variable.

C.

Manually update each desktop flow action to change the run mode.

Answers
C.

Manually update each desktop flow action to change the run mode.

D.

Create a desktop flow to update the run mode values of each action within the cloud flow.

Answers
D.

Create a desktop flow to update the run mode values of each action within the cloud flow.

Suggested answer: B

Explanation:

According to the scenario, you want to run the desktop flow actions in unattended mode when the cloud flow is triggered by a schedule, and in attended mode when the cloud flow is triggered manually. To achieve this, you can create an environment variable that stores the run mode value (attended or unattended) and use it as an input for each desktop flow action. This way, you can change the run mode value dynamically without having to manually update each action.

asked 05/10/2024
Abdullah Mousa
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first