exam questions

Exam PL-400 All Questions

View all questions & answers for the PL-400 exam

Exam PL-400 topic 4 question 5 discussion

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

A manufacturing company uses a Common Data Service (CDS) environment to manage their parts inventory across two warehouses modeled as business units and named WH1 and WH2.
Data from the two warehouses is processed separately for each part that has its inventory quantities updates. The company must automate this process, pushing inventory updates from orders submitted to the warehouses.
You need to build the automation using Power Automate flows against the CDS database. You must achieve this goal by using the least amount of administrative effort.
Which flow or flows should you recommend?

  • A. Two automated flows with scope Business Unit, with triggers on Create/Update/Delete on orders.
  • B. Two automated flows with scope Business Unit, with triggers on Create/Update/Delete and each flow filtering updates from each business unit.
  • C. Two scheduled flows, each querying and updating the parts included in orders from each business unit.
  • D. One scheduled flow, querying the parts included in orders in both business units.
  • E. One automated flow, querying the orders in both business units.
  • F. Two scheduled flows, each querying the orders from each business unit.
  • G. Two automated flows with scope Organization, with triggers on Create/Update/Delete and filters on WH1 and WH2.
  • H. Two automated flow with scope Business Unit, with triggers on Create/Update/Delete on orders and filters on WH1 and WH2.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
CaptainAR
Highly Voted 3 years, 4 months ago
It should be E. although the answer is poorly worded, eg doesn't explain how the flow gets triggered or what it's supposed to do. having 1 flow is the least administrative option. I'm yet to see need to split into two separate flows, at the end of the day it's just to update inventory quantities, no specific logics required for each warehouses. Even with assuming there are specific logics required for WH1 and WH2, it can be handled by using Condition.
upvoted 27 times
RavinBrissy
1 week, 1 day ago
E is correct. It doesn't matter from which BU the sale created, a single point WH is serving the both BU. Actually the BU doesn't matter all.
upvoted 1 times
RavinBrissy
1 week, 1 day ago
correction : single point inventory
upvoted 1 times
...
...
Hendrikdb
2 years, 10 months ago
G Having one flow doesn't make it less work. You will need specific conditions determining the source while at the business unit scope, we already have the source. It is maybe not scalable, but it is definitely the least amount of work
upvoted 2 times
Hendrikdb
2 years, 10 months ago
So correct answer is H
upvoted 4 times
...
...
...
CDDT
Highly Voted 3 years, 4 months ago
H is correct, The scope criteria works on the Power Automate owner(s) security profile or on the User security profile invoked On behalf of Power Automate owner. In any case the flow are two, so there isn’t issue about scope limits, you can set two different “service” users that belong to different BU: WH1 the first, WH2 the second. Now you can ensure that the data come from the correct BU using filtering actions.
upvoted 23 times
Violoncello
2 years, 1 month ago
H specifies scope of Business Unit. Therefore, one flow sees only WH1, and the other sees only WH2. Filters seem unnecessary.
upvoted 2 times
baughfell
2 years, 1 month ago
Precisely - that's why the aswwer is A. A is the same as H but without the filtering!
upvoted 4 times
...
...
...
RavinBrissy
Most Recent 1 week, 1 day ago
Selected Answer: E
E is correct. It doesn't matter from which BU the sale created.
upvoted 1 times
...
zick007
2 months, 2 weeks ago
Scope BU is right, so A and H. Filter on BU is not easy and not necessary, so answer should be A.
upvoted 2 times
...
4e8b388
3 months, 3 weeks ago
Selected Answer: A
A is the correct answer
upvoted 2 times
...
markjr
8 months, 1 week ago
Selected Answer: A
A/H - These are correct but "Filters are not necessary" if you are setting the Automated flow to with scope Business Unit, so the A is the easiest to set.
upvoted 2 times
...
jkaur
1 year ago
H is correct
upvoted 1 times
...
MarioM
1 year, 11 months ago
Selected Answer: A
Seems A is the least efforts
upvoted 3 times
...
Kepty
1 year, 11 months ago
Selected Answer: A
A/H - Filters are not necessary so the A is the easiest to set.
upvoted 3 times
...
Violoncello
2 years, 1 month ago
H sounds good, except filters are not necessary: one business unit uses WH1 and the other uses WH2. No other warehouses are mentioned. I vote A in this case.
upvoted 2 times
...
KAL18
2 years, 9 months ago
IMO, data is processed separately because there was no automation. Least administrative efforts is also a requirement. So, when company would go for automating the process, there is no reason (not mentioned) why they can't achieve the automation using a single Flow.
upvoted 1 times
...
BunkMoreland
2 years, 11 months ago
Should be E. However, it is possible to have 2 flows - one flow for each BU with scope set to Business Unit. But I'm thinking later on when they increase in number of warehouses? Are we gonna create another flow and also another BU service user each time ?
upvoted 3 times
...
luvasgloves
2 years, 11 months ago
Answer is G. If we set both flows to trigger on 'Business Unit' it will only run for records with the same Business Unit of the owner user of the flow (and this user can belong only to WH1 or to WH2). So we need to set the scope to Organization, and use filters to set the correct WHs.
upvoted 1 times
luvasgloves
2 years, 11 months ago
edit: triggering on 'Business Unit' would work if we create one flow with owner belonging to WH1 and the other flow with owner belonging to WH2. however question doesnt say anything about that
upvoted 1 times
...
...
Rabel_
3 years, 2 months ago
Why not A?
upvoted 6 times
...
BananaYummy
3 years, 3 months ago
Automated or schedule? Automated (company must automate this process) 1 flow or 2 flows? 2 flows (Data from the two warehouses is processed separately) Scope Business or Org? Business Filter or no filter? Filter(Flow 1: Trigger on Orders table with filter on WH1, Flow 2: Trigger on Orders table with filter on WH2) Answer is H
upvoted 9 times
Violoncello
2 years, 1 month ago
Flow 1: Trigger on Orders (it only sees WH1, no filter required). Flow 2: Trigger on Orders (it only sees WH2, no filter required).
upvoted 1 times
...
...
TestingCRM
3 years, 4 months ago
Agree with @CaptainAR, it should be E.
upvoted 1 times
...
saadnadir
3 years, 4 months ago
G is the correct answer, for Automate flows, the scope can be defined at the business unit level. Warehouses are configured as business units in the system. The owner of the flow (generally the customize) cannot be part of the 2 business units at the same time, means that the Flow should be scoped at the Organization level
upvoted 3 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