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.- Open the assembly in the Assembly Editor.
- In the Assembly Editor, click theworkday-out-resttransport.
- On theCommontab of thePropertiesview for theworkday-out-resttransport, clickSelect a RaaS Report.
- On theAdd Custom RaaS Reportwindow, consider:
Option Description EnvironmentThe Workday environment that contains your custom report.Report nameThe name of your custom report. - On theSelect Reportswindow, select your custom report.
- On theReport Service Configurationwindow, consider:
Option Description Report AliasThe alias of your custom report.DescriptionA text description of your custom report. - ClickFinish.
Studio adds a reference to your custom report on the
workday-out-rest
transport of your integration.Launch your integration.