Hello,
I am trying to display a dashboard from my custom app via an OpenDocument link. The dashboard can be displayed with no problems. The question is how can I avoid the login screen?
The user is already logged in to my app, no need to show the login page for the SAP BO Mobile Server. I have seen solutions for it that use the Java SDK (CrystalEnterprise.getSessionMgr().logon) but I am wondering how I can do the same from an iOS device.
Thanks,
Guven.