Hey folks,
we are having an issue with an BSP Application which cannot be scrolled on iPad.
In our ERP, we installed a third-party tool. This also installs a BSP/ service (TX sicf).
http://hostname-erp:8000/sap/bc/bsp/wmd/xf_mobile_sso/sso.do
This service shall be published to the end-users. Due to our systemlandscape, all users have an inactive password in ERP. Every user is authenticating against SAP Enterprise Portal (on SAP BW). SAP ERP and SAP BW trust each other. In this scenario all users log on to SAP Portal (using SAP BW Password), open a iView and are logged in to ERP.
So, above service cannot be opened directly by the end-users as they do not have a password (nor a valid token) for that ERP-system. Therefore we created an iView (URL+BSP) to access that BSP on ERP.
That iView (with its own URL) is published to the end-users in the following format:
http://hostname-bw:50000/irj/portal/irj/portal?NavigationTarget=ROLES://portal_content/…/xflow
When opening this link, every user needs to authenticate in first place. Afterwards, the service in ERP is opened inside
the Portal.
So far so good. We are using these links on an iPad. This is, where the problem starts:
1. If the user logins in "manually" and clicks on the iView, this page is shown in the browser
http://hostname-erp:8000/sap/bc/bsp/wmd/xf_mobile_sso/sso.do
--> Scrolling is possible.
2. If the user uses that link we created for him to access the bsp "directly" (without to open the iView manually)
http://hostname-bw:50000/irj/portal/irj/portal?NavigationTarget=ROLES://portal_content/…/xflow
--> At first sight, everything is like opening the service directly. BUT when a user needs to scroll down, it doesn’t work.
When I try to scroll, it seems like the end of page is reached.
We are on BW 7.0.
Does anybody know, why scrolling is not supported in this case?
Br,
Christian
btw: Testdata :-)
![scn_2014-08-27_09h10_20.png]()