exam questions

Exam CSCP All Questions

View all questions & answers for the CSCP exam

Exam 200-901 topic 1 question 500 discussion

Actual exam question from APICS's CSCP
Question #: 500
Topic #: 1
[All CSCP Questions]

How does a synchronous API request differ from an asynchronous API request?

  • A. clients are able to access the results immediately
  • B. clients subscribe to a webhook for operation results
  • C. clients poll for the status of the execution of operations
  • D. clients receive responses with a task ID for further processing
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
daniii89
2 weeks, 1 day ago
Selected Answer: A
Its A, correct
upvoted 1 times
...
sandaruwann654
4 months, 2 weeks ago
Selected Answer: A
A is correct
upvoted 2 times
...
sandaruwann654
4 months, 2 weeks ago
A is correct.
upvoted 1 times
...
sawdog20
4 months, 2 weeks ago
Selected Answer: A
A is correct. 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
upvoted 1 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago