Test Get Operations and Request Messages Using the Request Builder Wizard
Display Workday Web Service WSDLs or XSDs in the
Schema
Explorer
.You can use the
Workday Web Service Request Builder Wizard
to simplify
testing many Get operations and request messages. Eligible operations and request
messages have an arrow decorator in the upper left corner of their icon.- Right-click the relevant Get node in theSchema Explorerview, then selectWorkday Web Service Builder Wizard.
- Select whether you want to:
- Use a Reference ID to retrieve specific data.
- Retrieve all available records from the web service.
- If you selected to use a Reference ID, enter it.
- Select the Response Groups you want to include.
- Select whether you want to:
- Copy the sample request to the clipboard.
- Open the sample request in a newWS Testerview.
- Replace the contents of the currentWS Testerview.
- ClickFinish.