Hi,
Is it possible to customize catalog manager feature 'XML Search and Replace' to replace certain columns/text only if another column/text exists in the report XML? Basically, I am looking to apply the changes only in some conditions.
This is in OBIEE 12c. I looked into all the available options in the catalog manager but nothing. Even the file commands are limited via XML file changes.
- command – Specifies what action is to be taken
- textReplace – Replaces text other than the name of a table, column, formula
- renameTable – Renames the Table part of a formula alone
- renameColumn – Replaces the name of a column
- renameFormula – Renames the entire formula
- renameSubjectArea – Replaces the name of a subject area
- subjectArea – Apply this optional attribute to renameTable, renameColumn
- old Value – Specifies the text string to search for
If anyone has succeeded in doing the mass report changes on certain conditions please let me know.
---
Tom