Summary
Is it possible to use BI Publisher in EBS without a data template?
Content
Our goal is to make a PDF report of pay slips. We want to use the same procedure that the Online Payslip uses to generate XML data, but how can we pass that to the BI Publisher engine? Since the data is already XML and stored in a BLOB, there is no good way of using that in a data template SQL query. Is it possible to use BI Publisher in EBS without a data template? How can we call the BI Publisher engine to use this XML data and combine it with an RTF template to produce PDF? I have seen it is possible with Java, but the requirement is only use PL/SQL and BI Publisher objects. Thanks for any help or insight!