Prepare a Custom Report to Be Used with a
Business Form Layout
Before
you can prepare custom reports for use with a business form layout, ensure
the following prerequisites have been met:
- Select.rptdesignas an allowed file type for uploading to Workday inEdit Tenant Setup - System.
- Download and install Workday Studio, including Report Designer.
- Familiarize yourself with the Workday Studio documentation and tutorials for Report Designer.
In addition, for each report definition
that you create, ensure that you are either the report owner or that the
report owner has shared the report definition with you.
The
following steps take place in Workday (as opposed to Workday Studio).
After completing the steps below for preparing a custom report for use
with a business form layout, you can then use Workday Studio to create a
report design file (which defines the layout) for the
report.
- Sign in to Workday.
- Identify or create the custom report for which you want to create a business form layout. The custom report must be of theAdvancedreport type.
- On theAdvancedtab of the report definition, select theEnable As Web Serviceoption.
- Optionally, follow the steps below to save the report data (XML) and XML schema (XSD) for later use in Workday Studio. You can browse for and use web-enabled reports that are stored in either your Sandbox or Production tenant directly within Report Designer. So this step is necessary only if you want to work with your report designofflinein Workday studio (that is, when you are not connected, or do not have the ability to connect to, your Workday tenant). To export the report data and schema, follow the steps below.
- As a related action on the report, select .
- Select . When the XML source code appears, save it as an XML file to your local drive.
- Select . When the XSD source code appears, save it as an XSD file to your local drive. (Note: Use your browser's Save Page As feature to accomplish this step. Do not copy and paste the text from the browser. Copying and pasting is error prone, especially in cases where characters from non-western fonts are used.)
After completing this step, you'll have 2 files (an XML file and an XSD file) on your local drive that you'll use as a basis for creating a business form layout in Workday Studio.Note: The Workday XML saved in step 4 contains whatever data is returned by the report definition. Therefore, you should consider security and privacy policies when deciding where to store the XML file and who should have access to it.
Sign
into Workday Studio and create the business form layout the report. For
more information, see Create a Business Form Layout in Workday Studio.