Hello ,
We are implementing HR renewal 1.0 (FP4). With Separate GW and ECC server , we have our add on GW deployed .
GW has SAPGW_FND
ECC has HR Renewal packages .
We are trying to configure the landing pages for Employee . The suite page builder admin URL works when opened from GW and chips can be seen.
GW System Details Screenshot-1
Backedn ECC System
Upgraded :UI Add on SP08
Notes Applied - 1961957 , 1942166.
On accessing – the Employee landing Page using URL
http://Host:port/sap/bc/ui5_ui5/sap/ARSRVC_SUITE_PB/main.html?page=HREMPLOYEE
The ISSUE is – CHIPS are just showing though but NOT loading and No content appears inside this. The green bar appears on each CHIP and keep moving .
On Debugging in Chrome –
Host and port in the above screenshot is GW Host and Port – which looks for UI5_ui5 node and try to find the HRSSS My INFO chip ..
I understand this CHIP content is not in GW but ECC – This service to access from GW comes under the Virtual service node under OPU/ODATA.
Just like this CHIP - all the other CHIPS do not show data as well .
System Aliases in Gateway looks like this
All these services have been published from GW system with system alias being the ECC .
Srevices like PAGE PERS CUST / INFO /PERS are using alias for the ECC system.
ODATA XML is generated when
I am not sure what are we doing wrong. We have revisited the steps many times and not been able to fathom out the missing link.
Please suggest.