XML

How To Set and Get the Variable value in RTF Template

Sometimes have a requirement to run the running total in XMLP Report and set the record per page by Variable declaration. Step to follow, Add the form field in RTF…

Read More

Error : failError!! Could not deliver the output for Delivery channel:null

Introduction: Error : failError!! Could not deliver the output for Delivery channel:null On : 12.1.3 version, XML Publisher Report Bursting Program is getting Error Out   CAUSE : Bursting control…

Read More

Displaying subtotal and grand total based on the group column in BI Publisher Template

For Example Display the sub total values based on Account code and show grand total end of the report. The report has only one group (G_ACCT) and  group columns like …

Read More

Excel Template for BI Publisher Report

This blog explains the process and steps to develop BI data templates with excel.   Steps in Brief: Create xml data template. Create concurrent program with executable XDODTEXE. Create Data…

Read More

Load XML data into Oracle table

Steps to Load XML File to Oracle Tables Solution : Sample XML file has been used for illustration Step 1 : Create a directory using the below command. The below…

Read More