ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 36 - Certified Public Sector Solutions discussion

Report
Export

A government agency has implemented an eSignature solution and has chosen DocuSign as the vendor. As part of the nonfunctional requirements, the system needs to poll the status of signed envelopes.

What is the best way to achieve this requirement?

A.
Use the ContractDocumentStatusScheduler Apex class to schedule and poll DocuSign for statuses of envelopes submitted as part of the eSignature process.
Answers
A.
Use the ContractDocumentStatusScheduler Apex class to schedule and poll DocuSign for statuses of envelopes submitted as part of the eSignature process.
B.
Use the ContractStatusScheduler Apex class to schedule and poll DocuSign for statuses of envelopes submitted as part of the eSignature process.
Answers
B.
Use the ContractStatusScheduler Apex class to schedule and poll DocuSign for statuses of envelopes submitted as part of the eSignature process.
C.
Use the REST API provided by DocuSign to poll the status of a particular envelope.
Answers
C.
Use the REST API provided by DocuSign to poll the status of a particular envelope.
D.
Use the ContractEnvelopeStatusScheduler Apex class to schedule and poll DocuSign for statuses of envelopes submitted as part of the eSignature process.
Answers
D.
Use the ContractEnvelopeStatusScheduler Apex class to schedule and poll DocuSign for statuses of envelopes submitted as part of the eSignature process.
Suggested answer: C

Explanation:

For a government agency implementing an eSignature solution with DocuSign, the optimal approach to polling the status of signed envelopes involves using DocuSign's REST API. This API provides endpoints for querying the status of envelope transactions, enabling real-time updates on the eSignature process. This method allows for the integration of Salesforce with DocuSign's services, ensuring that the status of each envelope is accurately reflected within the Salesforce system. Utilizing the REST API for this purpose leverages the direct communication between Salesforce and DocuSign, providing a robust and efficient solution for tracking eSignature statuses in compliance with the agency's nonfunctional requirements.

asked 23/09/2024
Noor Amy
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first