We have smoothly upgraded OBIEE to OAS 6.4.0 and 7.0.0 in past 2 years with approach - newly install OAS server and import ssi.bar from old version.
During upgrade to version 7.0.0, we have experienced issue "some Marketing features are missing" and resolved it according to Doc ID 2819817.1.https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=21068575205378&id=2819817.1&_afrWindowMode=0&_adf.ctrl-state=76h130yow_4
Now we use same approach to upgrade OAS from 7.0.0 to 7.6.0 , same issue occurs but the solution of Doc ID 2819817.1 doesn't work any more. The reason is OAS configuration structure has been changed:
OAS 7.0.0: /Oracle_Home/bi/bifoundation/web/display/deploymentprofiles/oas.properties
OAS 7.6.0: /Oracle_Home/bi/bifoundation/web/display/deploymentprofiles.File
Content of oas.properties is located in deploymentprofiles.File.
Example of missing marketing feature (Edit Segment —> Edit Filter )
We did following Try but it did not help anything.
- Manually create ../deploymentprofiles/oas.properties like OAS 7.0.0, restart OAS server
- change file's type from deploymentprofiles.File to deploymentprofiles.properties, restart all service from Enterprise Manager
Anyone has idea or same problem like this ?
Thanks and Best Regards
Lan