Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam PL-400 Topic 7 Question 82 Discussion

Actual exam question for Microsoft's PL-400 exam
Question #: 82
Topic #: 7
[All PL-400 Questions]

A company plans to create an order processing app. When orders are created, the app will perform complex business logic and integrate with several external systems.

Orders that have a large number of line items may take up to six minutes to complete. Processing for each order must be completed in one operation to avoid leaving records in an incomplete state.

You need to recommend a solution for the company.

What should you recommend?

Show Suggested Answer Hide Answer
Suggested Answer: C

Contribute your Thoughts:

Tarra
10 hours ago
I'm not sure about option A. I think option C) a webhook connecting to an Azure Function could also be a good solution for integrating with external systems.
upvoted 0 times
...
Claribel
1 days ago
I agree with Thaddeus. Using an asynchronous workflow will ensure that orders with large line items can be processed without leaving records incomplete.
upvoted 0 times
...
Freeman
1 days ago
I'd recommend option C. Webhooks and Azure Functions are a powerful combination for integrating with external systems, and they can handle asynchronous processing without the need for custom development.
upvoted 0 times
...
Thaddeus
3 days ago
I think we should go with option A) an asynchronous workflow using a custom activity.
upvoted 0 times
...
Annalee
5 days ago
Hmm, I'm not so sure. A real-time workflow might be a simpler solution, and a custom action could still handle the long-running tasks. But I'm worried about leaving records in an incomplete state.
upvoted 0 times
...
Fabiola
6 days ago
I see both points, but I think option D, an asynchronous plug-in, might be the best choice for this scenario.
upvoted 0 times
...
Karan
6 days ago
I think option A is the way to go. Asynchronous workflows are perfect for handling long-running operations, and a custom workflow activity can encapsulate the complex business logic.
upvoted 0 times
...
Beckie
8 days ago
I disagree, I believe option C, using a webhook with Azure Function, would be more efficient.
upvoted 0 times
...
Regenia
11 days ago
I think we should go with option A, an asynchronous workflow with custom activity.
upvoted 0 times
...

Save Cancel