Example: Run the Workday-In Features Sample Assembly
The
workday-in
transport component is represented in Workday as an integration system. This sample demonstrates how you can use MVEL expressions in a Workday Studio assembly to reference the integration system's services and launch parameters. It contains 3 separate processing chains.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 theWorkdayInFeaturesfolder 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 theWorkdayInFeaturesfolder and selectDeploy to Workday.
- On theDeploy to Workdaywindow, select theSandboxenvironment and clickFinish.
- For each of the individual integrations, consider:IntegrationNoteAttributesAndMapsAfter deployment, you can adjust the attribute and map values in Workday.
- Access theView Integration Systemreport and selectWorkdayInFeatures-attr-maps.
- From the related actions menu of theExampleAttrMapServiceintegration service, select or .
- Adjust the attribute and map values as required.
LaunchParametersOn theCloud Explorerview in Studio, expand these nodes: .- On thereferenceParamfield, clickSelect literal valuesand select an employee.
- Enterpasswordin thepasswordParamfield.
SequenceGeneratorAfter deployment, you can configure the Sequence Generator service in Workday:- Access theView Integration Systemreport and selectWorkdayInFeatures-sequences.
- From the related actions menu of theExampleSeqGenServiceintegration service, select .
- In theIncrement byfield, enter1.
- In theFormat/Syntaxfield, enterfile[Seq].csv.
- On theCloud Explorerview, expand these nodes: .
- Right-click a workday-in transport node and selectLaunch Integration. Example:AttributesAndMaps.
- 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.