With OAS 2024 installation do we get the AnalyticsRes file for customization of styles and skins?
@Karthi_obiee - In OAS the recommended approach for customization is as suggested in below product guide.
https://docs.oracle.com/en/middleware/bi/analytics-server/administer-oas/customize-user-interface.html#GUID-237D613D-CC0D-464D-BBC2-9A223CD12567
You need to read carefully documentation:
https://docs.oracle.com/en/middleware/bi/analytics-server/administer-oas/customize-user-interface.html#GUID-DD6053F8-EF62-46D0-A7EF-7CFAE1183C28
Here you find detailed explanation of structure of s_Custom folder along with example of modification/customization.
Thanks! Sumanth.
@Karthi_obiee Just one supplement to @Sumanth V -Oracle answer (pointing you to OAS documentation). Prefabricated ear template (ORACLE_HOME/bi/bifoundation/jee/bicustom-template.ear) contains template for "obsolete" style skyros - if you want to build your custom style/skin on more up to date style/skin, you need to copy it from corresponding res folder from analytics.ear file. It would be very good if next OAS release (2025) would contain in bicustom-template.ear res folder for Redwood/Alta styles and also documentation should be amended in that sense.
@Michal Zima I do not see any styles or skins in the res folder from bicustom-template.ear\bicustom.war\res\ .
As you said I should copy it from the corresponding res folder from analytics.ear file and then customize.
@Karthi_obiee Check s_Custom folder, this folder contains artifacts from skyros style for customization.
I only see .png files underneath it
@Michal Zima Thank you very much. It was my mistake not reading the document carefully.