Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Example: Create EIB for Manual DSN Deposits (FRA)

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
  1. Access the
    Create Web Service Data Source
    task.
  2. Select
    Get DSN Data (Web Service)
    from the
    Web Service Operation
    prompt.
  3. Click
    OK
    .
  4. From the related actions menu of the data source, select
    Web Service Data Source
    Edit
    .
  5. In the
    Request XML
    field, 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>
  6. In the
    Launch Parameters
    grid, enter these values:
    Option
    Description
    Add Name
    DSN Submission Reference
    .
    Launch Parameter Type
    From the
    Data Type
    prompt, select the self-referencing instance field type
    DSN Submission
    .
    Options
    Required
  7. Click
    OK
    .
  8. Access the
    Create EIB
    task.
  9. Enter these values and click
    OK
    .
    Option
    Value
    Name
    DSN Submission Data
    Outbound
    Select
  10. On the
    General Settings
    page, click
    Next
    .
  11. In the
    Get Data
    section, select these values:
    Option
    Value
    Data Source Type
    Web Service
    Web Service
    Get DSN Data (Web Service)
  12. Click
    Next
    .
  13. In the
    Transform
    section, select these values:
    Option
    Value
    Transformation Type
    Custom Transformation
    Custom Transformation
    The custom transformation that you created based on the DSN Data Transformation.xslt file.
  14. Click
    Next
    .
  15. In the
    Deliver
    section, enter these values:
    Option
    Value
    Delivery Method
    Workday Attachment
    File Name
    DSN_Data.txt
  16. Click
    Next
    and
    OK
    .
Create an integration step for manual submissions on the
DSN Submission Event
business process and add the
DSN Submission Data
.