cancel
Showing results for 
Search instead for 
Did you mean: 

Web dispatcher issue for analytical app - remote catalog

0 Kudos

Hello Experts,

We are trying to implement Aging analysis analytical fiori app. We need to retrieve tiles from remote catalog /UI2/SAP_KPIFRW5_TC_R.


Roles in HANA XS

sap.hba.r.sb.core.roles::SAP_SMART_BUSINESS_RUNTIME

sap.hba.r.sb.core.roles::SAP_SMART_BUSINESS_MODELER

sap.hba.tools.auth.roles::AnalyticsAuthorizationDeveloper

sap.hba.tools.auth.roles::AnalyticsAuthorizationAdministrator


Roles in Gateway system

/UI2/SAP_KPIFRW5_TCR_S

/UI2/SAP_KPIMOD_TCR_S



Configuration of web dispatcher

icm/HTTP/mod_2 = PREFIX=/,FILE=modification_rule.txt

wdisp/system_5 = SID=<HanaSID>, EXTSRV=<HANAHost:Port>, SRCSRV= *:<sourceport>, SRCURL=/sap/hba/;/sap/hana


Modification_rule.txt file

if %{PATH} regimatch .*o=<System alias given in remote catalog /UI2/SAP_KPIFRW5_TC_R>.* SetHeader x-sap-webdisp-target-sid <HANASID>

break

When i try to load tiles from remote catalog, it is showing errors given in below screenshot.

As per referring documentation and discussions, we need to correct web dispatcher configuration. But we followed it as given in sap help.

Please provide suggestions to solve above issue.

Regards,

Vishal Solanki

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hello Experts,

Please suggest for this issue.

Regards,

Vishal Solanki