The provided answer is correct.
Asynchronous
REST
Synchronous
RPC
Synchronous API calls are blocking calls that do not return until either the change has been completed or there has been an error. For asynchronous calls, the response to the API call is returned immediately with a polling URL while the request continues to be processed. In heavier load conditions, it can be more efficient to submit multiple async calls and periodically check the status than to wait for each call to complete before submitting the next one.
https://developer.cisco.com/docs/packaged-contact-center/#!synchronous-vs-asynchronous-writes/synchronous-vs-asynchronous-writes
Actually I believe it is:
Synchronous
REST
Asynchronous
RPC
Aysnc calls poll the server and have to wait for the server to reply to continue with the request.
upvoted 3 times
...
...
This section is not available anymore. Please use the main Exam Page.200-901 Exam Questions
Log in to ExamTopics
Sign in:
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.
sandaruwann654
7 months, 3 weeks agosawdog20
7 months, 3 weeks agosawdog20
7 months, 3 weeks ago