cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Fiori Launchpage is blank

razarizvi
Explorer
0 Kudos

Hi -

I have a back end EHP6 of ECC based on NW 7.03 and a separate NW gateway server 7.02. We have deployed the UI Add-On on the gateway side while the application add-on for Sales order create/change is deployed on back end server. After applying all the required notes and activating the services when I launch the home page I get the following error;

"

013-07-31 10:46:26 Error in OData response for GET "/sap/opu/odata/UI2/PAGE_BUILDER_PERS/Pages('%2FUI2%2FLAUNCH_PAGE')": HTTP request failed Details: No service found for namespace /UI2/, name PAGE_BUILDER_PERS, version 0001 - {"requestUri":"/sap/opu/odata/UI2/PAGE_BUILDER_PERS/Pages('%2FUI2%2FLAUNCH_PAGE')","statusCode":403,"statusText":"Forbidden","headers":[],"body":"{\"error\":{\"code\":\"/IWFND/MED/170\",\"message\":{\"lang\":\"en\",\"value\":\"No service found for namespace /UI2/, name PAGE_BUILDER_PERS, version 0001\"},\"innererror\":{\"transactionid\":\"F9EFF9E2FE73F104959A005056AE003F\",\"errordetails\":[]}}}"} sap.ui2.launchpage.PageBuildingService

"

My question is - as per the followinghttp://help.sap.com/saphelp_uiaddon10/helpdata/en/5e/55f15acb5d4692b200280b41d80c5c/frameset.htmhttp://help.sap.com/saphelp_uiaddon10/helpdata/en/5e/55f15acb5d4692b200280b41d80c5c/frameset.htm

The back end ECC server has the SRA* add-on deployed for the respective appl.

I have activated /UI2/LAUNCHPAD on gateway, but the other ones haven't been installed in the system. I have deployed UI Add-on via the stack XML file - so is there a missing component on my NW gateway system that wasn't selected by Solution Manager?

Gateway Packages. (ABAP/BASIS is 702 SP 13)

GW_CORE2000006SAPK-20006INGWCORESAP GW CORE 200
SAP_BW7020013SAPKW70213SAP Business Warehouse
UI2_7001000004SAPK-10004INUI2700SAP UI2 IMPL. FOR NW 7.00
UI2_7011000004SAPK-10004INUI2701SAP UI2 IMPL. FOR NW 7.01
UI2_7021000004SAPK-10004INUI2702SAP UI2 IMPL. FOR NW 7.02
UI2_FND1000004SAPK-10004INUI2FNDSAP UI2 FOUNDATION
UI2_SRVC1000004SAPK-10004INUI2SRVCSAP UI INTEGRATION SERVICES
UISAPUI51000004SAPK-10004INUISAPUI5SAP UI5
UI_INFRA1000004SAPK-10004INUIINFRASAP UI INTEGRATION INFRASTRUCTURE
IW_PGW1000003SAPK-10003INIWPGWProcess Gateway
WEBCUIF7010004SAPK-70104INWEBCUIFSAP Web UI Framework
IW_BEP2000006SAPK-20006INIWBEPBackend Event Provider
IW_CBS2000006SAPK-20006INIWCBSSAP IW CBS 200
IW_CNT2000006SAPK-20006INIWCNTSAP IW CNT 200
IW_FND2500006SAPK-25006INIWFNDSAP IW FND 250
IW_SCS2000006SAPK-20006INIWSCSScreen Scraping
UISRA0171000000-HTML5 Order create (from P&A, from quote
UISRA0181000000-HTML5 Order status tracking (including d
UISRA0211000000-HTML5 Invoice (my bills) including displ

ERP6.0 EHP6

SAP_BASIS7310004SAPKB73104SAP Basis Component
SAP_ABA7310004SAPKA73104Cross-Application Component
PI_BASIS7310004SAPK-73104INPIBASISBasis Plug-In
ST-PI2008_1_7000007SAPKITLRD7SAP Solution Tools Plug-In
IW_BEP2000006SAPK-20006INIWBEPBackend Event Provider
IW_CBS2000006SAPK-20006INIWCBSSAP IW CBS 200
IW_CNT2000006SAPK-20006INIWCNTSAP IW CNT 200
IW_FND2500006SAPK-25006INIWFNDSAP IW FND 250
IW_SCS2000006SAPK-20006INIWSCSScreen Scraping
SRA0176000000-Order create OData integration component
SRA0186000000-Order status tracking  OData integration

Thanks,
Raza.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Raza,

 

I had the same issue initially, I have installed the following SAP and activated few services as follows:

 

1866303

1855865

1850312

1865210

1857070

 

please check if you have the notes applied. If not, I would strongly recommend to apply them. After this, please go to /IWFND/MAINT_SERVICE -> Add Service - > In System Alias - Enter your the name -> Click on Get Services.

 

A list of services will be displayed. Please search for -

 

PAGE_BUILDER_CONF

PAGE_BUILDER_CUST

PAGE_BUILDER_PERS

 

Select them and assign a pkg name Eg $temp and click on ok. Then try to use the admin portal.

 

It should solve the error which you have.

 

Regards,

 

Nagesh

Answers (3)

Answers (3)

Former Member
0 Kudos

This message was moderated.

Former Member
0 Kudos

This message was moderated.

shabeer
Contributor
0 Kudos

Hi,

As per the help document http://help.sap.com/saphelp_uiaddon10/helpdata/en/5e/55f15acb5d4692b200280b41d80c5c/frameset.htm

To add new service you have to select system Alias as "LOCAL" then you can see all the Odata services and activate them.

After activating Odata services you will see SICF services in "/SAP/opu/odata/ui2" and activate them.

Regards,

Shabeer

Former Member
0 Kudos

Shabeer,

In of the servers, I have a different issue. I am unable to find the services "/SAP/opu/odata/ui2" in SICF. Any idea the reason for this issue.

Regards,

Nagesh

shabeer
Contributor
0 Kudos

Hi,

Did you activate the Odata services as per this help document? http://help.sap.com/saphelp_uiaddon10/helpdata/en/5e/55f15acb5d4692b200280b41d80c5c/frameset.htm

Regards,

Shabeer

razarizvi
Explorer
0 Kudos

Thanks Nagesh and Shabeer -that helped

I had already implemented the required SAP notes. I was confused with creating it against LOCAL or ERPCLNT100 system alias. I am good now.

Kind Regards,
Raza.