XDO Client
A standalone Java program to run Oracle XML/BI Publisher templates.
Mar 2025 - Project moved to Github:
https://github.com/symbolthree/xdoclient
XDO Client is designed to help developers to create, test, and demo Oracle XML/BI Publisher reports without logging to the EBS suite or BI Publisher server. This program is capable to:
(1) Taking Data Template file to generate XML data
(2) Taking XML data file to generate reports
(3) Running (1) and (2) sequentially
This program can connect to Oracle database using direct JDBC connection or EBS datasource....