exam questions

Exam MB-600 All Questions

View all questions & answers for the MB-600 exam

Exam MB-600 topic 2 question 20 discussion

Actual exam question from Microsoft's MB-600
Question #: 20
Topic #: 2
[All MB-600 Questions]

A company is implementing Dynamics 365 Sales.
The company has an internal system for tracking time that salespeople spend on each account. This system must be integrated with Dynamics 365 Sales.
When a user submits a timesheet in the internal system, a record must be created in Dynamics 365 Sales. The timesheet has no external-facing APIs.
You need to recommend a solution for integration.
What should you recommend?

  • A. Extend the time tracking system by creating a synchronous real-time workflow in Dynamics 365 Sales.
  • B. Extend the time tracking system by calling the Web API.
  • C. Create a Dynamics 365 Sales asynchronous background workflow to call data from the timesheet system.
  • D. Create a plug-in to call data from the timesheet system.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
paulojorge
Highly Voted 4 years, 9 months ago
The Web Api, is Dynamics API. I guess it means odata. B is correct.
upvoted 8 times
...
pootietang
Most Recent 4 years, 4 months ago
B is correct. No way to communicate from Dynamics to Internal System therefore must extend internal system to make a call to Dynamics Web API to create record on timesheet submission.
upvoted 1 times
...
raj9947
4 years, 5 months ago
In exam
upvoted 1 times
...
cvocvocvo
4 years, 6 months ago
A - Doesn't make sense as creating a workflow is customising D365, not extending the app. C - Fails on 2 accounts. The trigger is on the internal system, not D365, and it can't call data from the internal system because it has no external API. D - Similar to C. B is correct.
upvoted 2 times
...
UAEFadi
4 years, 9 months ago
if there is no external facing API.s , how can we call web api.s ?
upvoted 1 times
Roman92
4 years, 8 months ago
B is correct, it suggests to extend the internal ts system to make the call to D365 API
upvoted 7 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 ...