Description:
Oracle BI Publisher is suitable for report output; it will give the output files like PDF, XLS, etc., Huge advantage in BI Publisher is that it can produce multiple output files as a report. With the option of Bursting.
Oracle APEX is user-friendly for designing part as well as client-side data entry and validation related things.
Bursting will be scheduled with the particular time interval, or can schedule by the time as per the report need.
The template file is base for the required output report because output will be produced based on the input template design.
In APEX, under Shared components, there is an option called Report Layouts, that is getting the input template file for report designing.
That same navigation is having the link called Report Queries, which is getting the query from the user to generating a report based on template and query.
When the user is clicking on the designed button, then the Report file will be generated based on template and query.
The button option should be Download printable Report Query, and then only that printable option will work.
Summary:
This Post described the script Create Project party in oracle Report Generation from BI through APEX in Oracle EBS.
Queries?
Do drop a note by writing us at doyen.ebiz@gmail.comor use the comment section below to ask your questions.