Workday Extend Mock Question and Answer
[2026] | UPDATED ACTUAL Exam | 100%
Verified Answers
• What are you not able to do once an app has been promoted from Development? -✓✓
Delete the App
• What does wd_common_request_id filter? -✓✓ Filters page errors using the common
request ID from a page error message
• When added, which of the following would constrain a security policy on a business
object? -✓✓ secureByTarget
• What does the Validation feature capture in the App Builder? -✓✓ App Syntax
• PMD Script break down: Adding which of the following attributes to an endpoint would
modify the data before it is sent? -✓✓ onSend
• What is a Business Object updated by, once approved through a Business Process? -
✓✓ Orchestration
• How does a Business Process send data to an orchestration? -✓✓ By configuring the
orchestration on to a business process step
• If you have a Single Instance field, called attendees, that has a view-only security
policy but the business object it lies in has a modify permission policy, what security
policy does the attendees have? -✓✓ Both
• If an app is failing and the user is not receiving an error message, what should be
done to trigger an error message to alert the user? -✓✓ Add a failOnStatusCode 400 to
the PMD
• If you have an app and the user is not receiving all the data on a grid, and you don't
expect more than 100 items from ever being called in the endpoint, what should you
add to ensure that all data is retrieved? -✓✓ isCollection: true
• If you want to upload up to 100 instances in a single request, what can you add to the
URL to enable this? -✓✓ ?bulk=true
• What can you add to a number widget to ensure a user can see the text but is unable
to edit it? -✓✓ Enabled: false
[2026] | UPDATED ACTUAL Exam | 100%
Verified Answers
• What are you not able to do once an app has been promoted from Development? -✓✓
Delete the App
• What does wd_common_request_id filter? -✓✓ Filters page errors using the common
request ID from a page error message
• When added, which of the following would constrain a security policy on a business
object? -✓✓ secureByTarget
• What does the Validation feature capture in the App Builder? -✓✓ App Syntax
• PMD Script break down: Adding which of the following attributes to an endpoint would
modify the data before it is sent? -✓✓ onSend
• What is a Business Object updated by, once approved through a Business Process? -
✓✓ Orchestration
• How does a Business Process send data to an orchestration? -✓✓ By configuring the
orchestration on to a business process step
• If you have a Single Instance field, called attendees, that has a view-only security
policy but the business object it lies in has a modify permission policy, what security
policy does the attendees have? -✓✓ Both
• If an app is failing and the user is not receiving an error message, what should be
done to trigger an error message to alert the user? -✓✓ Add a failOnStatusCode 400 to
the PMD
• If you have an app and the user is not receiving all the data on a grid, and you don't
expect more than 100 items from ever being called in the endpoint, what should you
add to ensure that all data is retrieved? -✓✓ isCollection: true
• If you want to upload up to 100 instances in a single request, what can you add to the
URL to enable this? -✓✓ ?bulk=true
• What can you add to a number widget to ensure a user can see the text but is unable
to edit it? -✓✓ Enabled: false