PrepAway - Latest Free Exam Questions & Answers

what does the BPM application developer need to do?

A company wants to improve the time it takes to select a vendor for an order. They have
indicated that: each vendor works independently from one another. if any vendor provides a
price quote of less than $30, the process should move forward and close all open vendor
tasks. Review the following business process diagram (BPD) and the Output Mapping for
the Multi Instance Loop activity Obtain Order Quotes. The BPD’s local object quotes is of
type list of VendorQuote, which contains a property priceQuote of type Decimal. To meet
the company’s requirements, what does the BPM application developer need to do?
Change the Obtain Order Quotes activity to use:Change the Obtain Order Quotes activity to
use:

PrepAway - Latest Free Exam Questions & Answers

A.
a Simple Loop with a Loop Condition of
tw.local.quotes[tw.system.step.counter].priceQuote < 30A.a Simple Loop with a Loop
Condition of tw.local.quotes[tw.system.step.counter].priceQuote < 30

B.
an Ordering of Run in Parallel with the Flow Condition Wait for All to finish (All) selected
and to specify the activity as being Conditional with script
tw.local.quotes[tw.local.quotes.listLength- 1].priceQuote < 30

C.
an Ordering of Run in Parallel, the Conditional Wait (Complex) Flow Condition, and
tw.local.quotes[tw.system.step.counter].priceQuote < 30 as the Complex Flow Condition,
along with enabling Cancel Remaining Instances.

D.
an Ordering of Run in Parallel, the Conditional Wait (Complex) Flow Condition, and
tw.local.quotes[tw.local.quotes.listLength-1].priceQuote < 30 as the Complex Flow
Condition, along with enabling Cancel Remaining Instances.

One Comment on “what does the BPM application developer need to do?


Leave a Reply