Hello friends,
i have activated the required services for the below url mentioned for reference.
https://blogs.sap.com/2014/04/16/configuration-of-suite-page-builder-ui5/
i want to add/delete a chip from page administration.page administration is not loading .it's showing as a blank page.
https://<server>:<port>/sap/bc/ui5_ui5/sap/arsrvc_spb_admn/main.html
https://<server>:<port>/sap/bc/ui5_ui5/sap/arsrvc_spb_admn/main.html?scope=CUST&sap-client=030
i am getting errors in debugger (F12 trace files)
failed to load 'sap/ui2/srvc/utils.js' from https://server:port/sap/public/bc/ui5_ui5/resources/~20180704095500~/sap/ui2/srvc/utils.js: 404 - NOT FOUND
i have cleared cache in SAP gateway using below prgm and t-codes.
Se38 /ui2/delete_cache_after_imp /ui2/invalidate_global_caches /UI5/APP_INDEX_CALCULATE /UI2/INVALIDATE_CLIENT_CACHES /ui5/del_odata_metadata_cache /UI2/INVALIDATE_GLOBAL_CACHES /UI5/UPDATE_CACHEBUSTER /UI2/DELETE_CACHE /UI2/DELETE_CACHE_AFTER_IMP /UI2/CHIP_SYNCHRONIZE_CACHE To clear front end cache /n/iwfnd/cache_cleanup To Clear backend Cache /n/iwbep/cache_cleanup To clear Global Cache /nsmicm goto->HTTP Plugins->Server Caches->Invalidate globally
but still its working. i need your help badly to fix this issue. could you please help me to get page administration page to work
sap ui5 version :1.38.37
Regards
Vinothini