Steps To Create Core Report
Steps To Create Core Report
Before building a custom report, there are several questions you should ask to help you design
the report:
Where is the data I need?
What view of the data do I need?
What fields should be displayed?
How should the data be grouped and sorted?
How should the data be filtered?
How should the output be displayed?
Who is this report for? Who should report be shared with?
Is there an existing report that can be used as a starting point?
The following domains control who can access and create calculated fields:
Custom Field Management (for system-wide calculated fields)
Private Calculated Fields Management (for report-specific calculated fields
Try the following steps if your EIB does not perform as expected.
Filter the data source to reduce its size, run the EIB with different filters. Use either
custom report filters or maintain launch parameters for the web service data source.
Review your custom XSLT for possible processing inefficiencies.
Consider converting your EIB to a Workday Studio integration. The Workday Studio
client installation has a sample of how to convert an EIB to a Studio integration.
No, because the reports need to be Web Service enabled for creating EIB and Matrix reports can’t be
Web Service enabled.
3. What data sources can we choose while creating the EIB outbound & EIB Inbound?
While creating the EIB Outbound: – Custom report, REST URL or Web Service data sources we use
While creating the EIB Inbound: – Attachment, External file and REST End point”
Steps: -Access the process monitor report and run the report with the following filters.
From date and time and To date and time: – select a date and time range during which
Find the integration event in the list and note the Correlation ID for that Integration Event correlation Id
column.
This column displays icons for each message. Errors have a red icon and Warnings have a Yellow icon.
a)Issue:
The EIB does not display in the integration prompt of the Launch/Schedule Integration task.
How to resolve: – Verify EIB security Configuration.Edit the EIB and resolve any critical errors.
b) Issue: –
Non-legible character appears in Microsoft Excel when you open a CSV output file.
How to resolve: – Before opening the CSV file in Excel, open the CSV in notepad ,select File>save as,
then select UTF-8 encoding.
c) Issue: –
File name does not include generated date and time variables when the sequence Generator is
configured correctly.
How to Resolve: – When launching or scheduling the EIB, Use these settings with the file name launch
parameter.
d) Issue: –
Workday returns the following error message: Root Cause: BadRequestException: Error code: unknown
Response: 500: Processing error occurred. No value provided for required [Prompt Name].
How to resolve: – Ensure that all required prompts are being populated when the EIB is launched. You
may have to edit the scheduler if the EIB was launched from there.
e) Issue: –
Workday returns the following error: Transform failed at component:
HandleTransform.request.0.XsltTransform. Reason: Output character not available in this encoding
If the recipient of the EIB cannot accept UTF-8-encoded files, then you must change the source data in
Workday.