Hello Sid ,
We did that exactly , but our error is
- GET http://appesq.corp.intranet:21080/sap/bc/ui5_ui5/sap/hrpao_search_c/search_chip.xml 404 (NOT FOUND) shell.js:403
- 2014-06-17 13:44:47 Error 404 in response for URL /sap/bc/ui5_ui5/sap/hrpao_search_c/search_chip.xml - sap.ui2.srvc sap-ui-core.js:77
- 2014-06-17 13:44:47 /sap/bc/ui5_ui5/sap/hrpao_search_c/search_chip.xml: 404 NOT FOUND - sap-ui-core.js:77
- GET http://appesq.corp.intranet:21080/sap/bc/ui5_ui5/sap/HRESS_MYSRV_G/myservices_chip.xml 404 (NOT FOUND) shell.js:403
- 2014-06-17 13:44:47 Error 404 in response for URL /sap/bc/ui5_ui5/sap/HRESS_MYSRV_G/myservices_chip.xml - sap.ui2.srvc sap-ui-core.js:77
- 2014-06-17 13:44:47 /sap/bc/ui5_ui5/sap/HRESS_MYSRV_G/myservices_chip.xml: 404 NOT FOUND - sap-ui-core.js:77
- GET http://appesq.corp.intranet:21080/sap/bc/ui5_ui5/sap/HRESS_LRNSOLN_G/learning_solution.xml 404 (NOT FOUND) shell.js:403
- 2014-06-17 13:44:51 Error 404 in response for URL /sap/bc/ui5_ui5/sap/HRESS_LRNSOLN_G/learning_solution.xml - sap.ui2.srvc sap-ui-core.js:77
- 2014-06-17 13:44:51 /sap/bc/ui5_ui5/sap/HRESS_LRNSOLN_G/learning_solution.xml: 404 NOT FOUND - sap-ui-core.js:77
- GET http://appesq.corp.intranet:21080/sap/bc/ui5_ui5/sap/HRESS_WRKFEED_G/HRESS_WRK_FEED_CHIP.xml 404 (NOT FOUND) shell.js:403
- 2014-06-17 13:44:51 Error 404 in response for URL /sap/bc/ui5_ui5/sap/HRESS_WRKFEED_G/HRESS_WRK_FEED_CHIP.xml - sap.ui2.srvc sap-ui-core.js:77
- 2014-06-17 13:44:51 /sap/bc/ui5_ui5/sap/HRESS_WRKFEED_G/HRESS_WRK_FEED_CHIP.xml: 404 NOT FOUND - sap-ui-core.js:77
2014-06-17 13:44:52 registerResourcePath ('sap/ui2/chips/tiles', '/sap/bc/ui5_ui5/ui2/tilechips/sap/ui2/chips/tiles/') - sap.ui.ModuleSystem sap-ui-core.js:77
- GET http://appesq.corp.intranet:21080/sap/bc/ui5_ui5/sap/HRESS_MY_INFO_G/myinfo_chip.xml 404 (NOT FOUND) shell.js:403
- 2014-06-17 13:45:11 Error 404 in response for URL /sap/bc/ui5_ui5/sap/HRESS_MY_INFO_G/myinfo_chip.xml - sap.ui2.srvc sap-ui-core.js:77
- 2014-06-17 13:45:11 /sap/bc/ui5_ui5/sap/HRESS_MY_INFO_G/myinfo_chip.xml: 404 NOT FOUND - sap-ui-core.js:77
THis is our GW HOst n Port.. Now my quesiton is Since we have HR renewal on ECC , CHIP content on ECC .., All we are doing is publishing this on GW by activating and mantaining services from GW.. Ecept TASKPROCESSSIng which uses software version - BWF , all other uses system alias for ECC .
PAGE PERS CONF CUST also are published on system alias of ECC .
Per the chrome debugging it shows that is trying to find chip in
/sap/bc/ui5_ui5/sap/HRESS_MY_INFO_G/myinfo_chip.xml -
Our GW does not have the CHIP content ,it is because Basis deployed HR Renewal Package components on ECC ( UI / OData ) , as that comes in a package .
How would GW find this CHIP in this path.. INstead GW has virtual service node under OPU/ODATA where it pulls the CHIP Name and content.
In our case the error is 404 .If we have the ECC HOst and POrt and try to access the URL under UI5_Ui5 for the chip content , it is there but then Use of GW does not deem correct.
here is system alias creation. We have GW separate with RFC point to ECC.
![System Alias Latest.PNG]()
We have a tough time to figure the missing link . Any pointers would be appreciated .