在 Workday-Out-Rest 传输上添加对自定义报告的引用
创建一个包含“workday-out-rest”传输的程序集项目。
通过“workday-out-rest”传输,您可将 REST 请求消息发送到 HTTP URL。您可以添加对自定义报告的引用,将其作为“workday-out-rest”传输上的额外路径值。
- 在 Assembly Editor 中打开程序集。
- 在 Assembly Editor 中,单击“workday-out-rest”传输。
- 在“workday-out-rest”传输的“Properties”视图的“Common”选项卡上,单击“Select a RaaS Report”。
- 在“Add Custom RaaS Report”窗口中,请参考以下信息:
选项 描述 环境包含您的自定义报告的 Workday 环境。ReportName(报告名称)自定义报告的名称。 - 在“Select Reports”窗口中,选择您的自定义报告。
- 在“Report Service Configuration”窗口中,请参考以下信息:
选项 描述 Report Alias自定义报告的别名。描述自定义报告的文本描述。 - 单击“Finish”。
Workday Studio 会在集成的“workday-out-rest”传输中添加对自定义报告的引用。
启动您的集成。