Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

REP-159: Syntax error on command line [Internet Browser]

BilalMar 16 2010 — edited Mar 20 2010
Hi 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
&para_cluster, &para_company, &para_site, &para_user, &para_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&paramform=no¶_cluster=100¶_company=1000¶_site=10000¶_user=scott¶_je_voucher_id=2¶_je_voucher_cat=BPV

What I discovered is that the string +&para+ 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 17 2010
Added on Mar 16 2010
2 comments
2,375 views