Example: Create EIB for Manual DSN Deposits (FRA)
This example illustrates how to create an EIB that extracts a DSN submission to a text file
compatible with the net-entreprises.fr portal.
You want to upload your DSN submissions manually to the net-entreprises.fr portal.
- Create a custom XSLT attachment transformation, named DSN Data Transformation - Custom, based on the latest version of the DSN Data Transformation.xslt file. You can download the DSN Data Transformation.xslt file from Workday Community.
- These security domains in the Integration functional area:
- Integration Build
- Integrations: EIBs
- Access theCreate Web Service Data Sourcetask.
- SelectGet DSN Data (Web Service)from theWeb Service Operationprompt.
- ClickOK.
- From the related actions menu of the data source, select .
- In theRequest XMLfield, enter:<wd:Get_DSN_Data_Request xmlns:wd="urn:com.workday/bsvc"> <wd:Request_References> <wd:DSN_Submission_Reference>%DSN Submission Reference%</wd:DSN_Submission_Reference> </wd:Request_References> </wd:Get_DSN_Data_Request>
- In theLaunch Parametersgrid, enter these values:OptionDescriptionAdd NameDSN Submission Reference.Launch Parameter TypeFrom theData Typeprompt, select the self-referencing instance field typeDSN Submission.OptionsRequired
- ClickOK.
- Access theCreate EIBtask.
- Enter these values and clickOK.OptionValueNameDSN Submission DataOutboundSelect
- On theGeneral Settingspage, clickNext.
- In theGet Datasection, select these values:OptionValueData Source TypeWeb ServiceWeb ServiceGet DSN Data (Web Service)
- ClickNext.
- In theTransformsection, select these values:OptionValueTransformation TypeCustom TransformationCustom TransformationThe custom transformation that you created based on the DSN Data Transformation.xslt file.
- ClickNext.
- In theDeliversection, enter these values:OptionValueDelivery MethodWorkday AttachmentFile NameDSN_Data.txt
- ClickNextandOK.
Create an integration step for manual submissions on the
DSN Submission Event
business process and add the DSN Submission Data
.