Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam MCPA - Level 1 All Questions

View all questions & answers for the MCPA - Level 1 exam

Exam MCPA - Level 1 topic 1 question 8 discussion

Actual exam question from Mulesoft's MCPA - Level 1
Question #: 8
Topic #: 1
[All MCPA - Level 1 Questions]

The implementation of a Process API must change.
What is a valid approach that minimizes the impact of this change on API clients?

  • A. Update the RAML definition of the current Process API and notify API client developers by sending them links to the updated RAML definition.
  • B. Postpone changes until API consumers acknowledge they are ready to migrate to a new Process API or API version.
  • C. Implement required changes to the Process API implementation so that, whenever possible, the Process API's RAML definition remains unchanged.
  • D. Implement the Process API changes in a new API implementation, and have the old API implementation return an HTTP status code 301 - Moved Permanently to inform API clients they should be calling the new API implementation.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
calazans
2 years, 5 months ago
Selected Answer: C
C. Implement required changes to the Process API implementation so that, whenever possible, the Process API's RAML definition remains unchanged.
upvoted 2 times
...
Outdoor25
2 years, 11 months ago
It should be C. API Implementation is changing, no changes are needed to RAML. Question does not clarify if change is backward compatible. My assumption is the change is backward compatible, in which case we can go ahead and do the change and RAML remains unchanged.
upvoted 1 times
...
AB317
3 years, 3 months ago
Answer: C
upvoted 1 times
...
Pavan_Nagineni
3 years, 4 months ago
C. Implement required changes to the Process API implementation so that, whenever possible, the Process API's RAML definition remains unchanged.
upvoted 2 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 ...