Skip to Content
0
Former Member
Apr 28, 2009 at 06:54 AM

JSP, Crystal RAS access passing parameter issue

29 Views

I am facing some issues with Crystal Report in RAS Server. The reports works fine, when i access the URL with parameters without hiphen('-'). But the same throws an error when i have an hiphen ➖ in the parameter value "The syntax of the value for prompt is facilityid incorrect. Please correct the syntax and try again"

My URL is

http://server/businessobjects/viewrpt.cwr?id=33432&apsuser=USERID&apspassword=PASSWORD&apsauthtype=secWinAD&init=ACTX&promptex-departmentid=CMDV&promptex-facilityid=VS-1&promptex-shiftdate=04/28/2009&promptex-dummy=14.727542216333234

The issue is with the parameter value for facilityid VS-1