Moving Catalog Objects between environments (Development, Testing, Live)
Moving Catalog Objects between environments (Development, Testing, Live) and modifying attributes while importing (e.g. defaultDataSource name, catalog path).
Problem Description:
In our case we have created BI Publisher reports for different customers.
The reports for each customer are kept in a different folders (catalogs) in BI Publisher.
We have already read the BI Publisher documentation regarding the catalog utility:
http://docs.oracle.com/cd/E21764_01/bi.1111/e13880/T526682T572260.htm
Our question is which is the best way to
· Keep the sources (and versions) of the reports (layout, datamodel, subtemplate).
· Import multiple reports in different bi publisher environment with different defaultDataSource or Catalog path using the same source files (e.g. ant script, shell script).