REP-159: Syntax error on command line [Internet Browser]
BilalMar 16 2010 — edited Mar 20 2010Hi All,
I am running Oracle forms in Internet Explorer with Sun Plug-in. When I m trying to invoke the report for voucher slip having the following parameters like
¶_cluster, ¶_company, ¶_site, ¶_user, ¶_je_voucher_id. The URL is converted as given below:
http://localhost:8889/reports/rwservlet?report=D:\iERP\product\1.0.1\GL\reports\01_GL_Voucher_Slip_Report.rdf&desformat=pdf&destype=cache&userid=abc/abc@orcl¶mform=no¶_cluster=100¶_company=1000¶_site=10000¶_user=scott¶_je_voucher_id=2¶_je_voucher_cat=BPV
What I discovered is that the string +¶+ is implicitly converted by ¶ into Browser. I don't know what to do with it. Can anyone help me in this regards.
Thanks in advance
Bilal