I am trying to configure a URL link to a crystal reports.
This has been done
1. Crystal reports created, connected to SAP.
2. Report saved to CMS.
3. Run, Viewed last instance in Infoview.
I would like to create a URL to view this report, so I have this.
http://hostname:port/OpenDocument/opendoc/openDocument.jsp?docid=7941&sInstance=Last
I get directed to a logon page. the logon page has url properties of this:
http://hostname:port/PartnerPlatformService/service/app/logon.do?appKind=InfoView&service=%2FOpenDocument%2FappService.do&backContext=%2FOpenDocument&backUrl=%2Fopendoc%2FopenDocument.jsp%3Fdocid%3D7941%26appKind%3DInfoView%26isApplication%3Dtrue%26sInstance%3DLast&backUrlParents=1≈pName=OpenDocument&prodName=BusinessObjects+Enterprise&cmsVisible=false&cms=hostname%3A6400&authenticationVisible=false&authType=secEnterprise&sso=true&sm=false&smAuth=secLDAP&persistCookies=true&sessionCookie=true&useLogonToken=true
I logon with crystal admin user
And I get the page http://hostname:port/PlatformServices/service/app/error.do
An error has occurred: An error occured while trying to view the document
Any direction as to what has gone wrong is greatly appreciated! Thank you!