Impact analysis on Web Intelligence reports when database fields are modified
SAP Web Intelligence reports could be impacted when the underlying database fields (table name/column size/data type, etc) are modified. We have about 1000 SAP BO reports pointing to different Universe (built on Oracle Database). When a table/column is renamed or deleted in the database, how do we find out which all reports are impacted by this change.
Right now we are doing it manually by checking each Report & the corresponding Universe and Derived Table queries, but it is a huge effort. Is there an easier/simpler way to do this.
Request clarification before answering.
You would use the Semantic Layer SDK (Java only) or, if you have UNV universes, the Designer SDK (COM-based, easiest to work with in .NET) to determine which universes use the changed tables and then match them up to the reports through the Webi RESTful SDK.
-Dell
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.