Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Add References to Custom Reports on Workday-Out-Rest Transports

Add References to Custom Reports on Workday-Out-Rest Transports

Create an assembly project that contains a
workday-out-rest
transport.
The
workday-out-rest
transport enables you to send REST request messages to an HTTP URL. You can add a reference to a custom report as an extra path value on a
workday-out-rest
transport.
  1. Open the assembly in the Assembly Editor.
  2. In the Assembly Editor, click the
    workday-out-rest
    transport.
  3. On the
    Common
    tab of the
    Properties
    view for the
    workday-out-rest
    transport, click
    Select a RaaS Report
    .
  4. On the
    Add Custom RaaS Report
    window, consider:
    Option Description
    Environment
    The Workday environment that contains your custom report.
    Report name
    The name of your custom report.
  5. On the
    Select Reports
    window, select your custom report.
  6. On the
    Report Service Configuration
    window, consider:
    Option Description
    Report Alias
    The alias of your custom report.
    Description
    A text description of your custom report.
  7. Click
    Finish
    .
Studio adds a reference to your custom report on the
workday-out-rest
transport of your integration.
Launch your integration.