Example: Run the Hello Workday Web Services Sample Assembly
Workday Studio enables you to connect to Workday Web Services. This example demonstrates the
SOAP web service request message
Get_Workers_Request
. It uses XSLT
3.0 streaming to process the request.Security: These domains in the Integration functional area:
- Integration Build
- Integration Configure
- Integration Event
- On the Studio toolbar, select .
- On theProject Nameswindow, clickFinish.
- On theProject Explorerview, expand theHelloWWSfolder and double-click theAssemblyfolder.
- On the Assembly Editor toolbar, clickShow annotations.
- On theCloud Explorerview, clickConnection Details.
- Select theSandboxenvironment and enter these values on theConnectionswindow:
Option Description TenantThe name of your tenant.UsernameThe username credentials for your tenant.PasswordThe password credentials for your tenant. - ClickApply and Close.
- On theProject Explorerview, right-click theHelloWWSfolder and selectDeploy to Workday.
- On theDeploy to Workdaywindow, select theSandboxenvironment and clickFinish.
- On theCloud Explorerview, expand these nodes: .
- Right-click theHelloWWS_EntryPointintegration node and selectLaunch Integration.
- ClickLaunch.
The integration launches in your Workday tenant. The
Process Monitor
view in Studio displays the status of the integration.
Sign in to Workday and access the
Process Monitor
task to display the
integration event details for the sample assembly.