cancel
Showing results for 
Search instead for 
Did you mean: 

Catalog & Groups issue in Test Client - Admin url 404 error - Page error

Former Member
0 Kudos

Dear Experts,

I have a issue in copying catalog and groups from 1 client to another.

We have a scenario where gateway is implemented onto ERP system itself.

Client x is dev client - where catalogs and groups and tiles are created and assigned in 1 customizing transport request.

Launchpad works wells in Dev client x.

Same when it is copied to client y - through SCC1 - Below Fiori admin page goes in error

arsrvc_upb_admn/main.html?sap-client=400&sap-language=EN#/Catalog/X-SAP-UI2-CATALOGPAGE:ZTEST12354xx

Client y is non editable - so only option is SCC1 from dev client.

Error is:

2016-02-03 12:16:42 Error (404, Not Found) in OData response for GET "/sap/opu/odata/UI2/PAGE_BUILDER_CUST/Pages('X-SAP-UI2-CATALOGPAGE%3AZTEST12354xx')?$expand=Bags/Properties,PageChipInstances/Chip/ChipBags/ChipProperties,PageChipInstances/RemoteCatalog,PageChipInstances/ChipInstanceBags/ChipInstanceProperties": HTTP request failed

Details: Resource Page not found. - {"requestUri":"/sap/opu/odata/UI2/PAGE_BUILDER_CUST/Pages('X-SAP-UI2-CATALOGPAGE%3AZTEST12354xx')?

In my opinion, catalogs and groups are copied correctly in client y?

Can someone please suggest, if I have missed anything?

Thanks & Regards,

Narendra Punjabi

Accepted Solutions (0)

Answers (2)

Answers (2)

gill367
Active Contributor

Hi

Please check whether you have admin roles assigned to you in client Y also.

Also, check by clearing cache in client Y also.

clear all the caches as listed below and try again.

1.  /UI2/INVALIDATE_GLOBAL_CACHES



2 /UI2/INVALIDATE_CLIENT_CACHES.

3.Clear the server http cache

Go to the transaction SMICM. Goto -> HTTP plugin -> Server cache -> Invalidate Locally and Globally.

4.  Clear metadata cache

Transaction: /IWFND/CACHE_CLEANUP on Gateway

Transaction: /IWBEP/CACHE_CLEANUP on Backend and Gateway

5. Synchronize chip cache

Run the report /UI2/CHIP_SYNCHRONIZE_CACHE. Make sure there is no error in the table /UI2/CHIP_CHDR

Run the report /UI2/DELETE_CACHE_AFTER_IMP.

/UI2/DELETE_CACHE

6. Run cache buster

Run the report /UI5/UPDATE_CACHEBUSTER.

7. Clear local browser cache

Regards,

Sarbjeet Singh

Former Member
0 Kudos

Dear Sarbjeet,

Thanks for your quick response, but cleaning and rebuilding cache didn't work.

Getting same error :

2016-02-03 14:22:47 Error (404, Not Found) in OData response for GET "/sap/opu/odata/UI2/PAGE_BUILDER_CUST/Pages('X-SAP-UI2-CATALOGPAGE%3AZTestxxx')?$expand=Bags/Properties,PageChipInstances/Chip/ChipBags/ChipProperties,PageChipInstances/RemoteCatalog,PageChipInstances/ChipInstanceBags/ChipInstanceProperties": HTTP request failed

Details: Resource Page not found. - {"requestUri":"/sap/opu/odata/UI2/PAGE_BUILDER_CUST/Pages('X-SAP-UI2-CATALOGPAGE%3AZTestxxx')?

2016-02-03 14:12:00 sap.ui2.srvc.Page({sId:"X-SAP-UI2-CATALOGPAGE:ZTestxxx",bIsStub:true,bIsLoadingBagsOnDemand:true}): page is just a stub -  sap.ui2.srvc.Page

ZTestxxx is dummy name used instead of actual business name.

Thanks & Regards,

Narendra.

Gairik
Participant
0 Kudos

Hi Narendra,

Can you please check with admin whether all the services related to launchpad are configured properly in client y, for example PAGE_BUILDER_CUST, PAGE_BUILDER_PERS etc.

Regards,

Gairik

Former Member
0 Kudos

Hi Narendra,

Please check the PAGE_BUILDER_CUST and PAGE_BUILDER_CONF service. then while working with catalogs/group use SCOPE parameter in Admin URL.

Regards,

Murthy.