Hi,
We are trying to open a document from another iPad non SAP BI mobile APP. For testing purposes i created the link below by creating the link on a SAP Mobile Webi report and will call SAP Mobile Webi report.
="<a href=\"sapbi://OpenDoc/?authType=secLDAP&connection_name=BI4DEV&server_url=http://ASPSDCW189.apac.pfizer.com:9080&ConnectionType=BOEConnection&cms=@bi4apacd&type=webi&iDocID=AQJZY4_SD7VDi7ipv2OQoBY&reportpartKey=&reportPageNumber=0&reportIndex=&isInstance=Y&prompt=lsMEnter%20Customer="+URLEncode(""+[Customer Name])+"\" title=\"\" target=\"_blank\" nav=\"doc\">"+[Customer Name]+"</a>"
But when I click the link SAP BI Mobile APP automatically closes or "crash".
Am I doing it wrong? When I remove prompt= from the link it is opening the target report but it is not refreshing it.
Please help.
Thanks,
Tom