Home » Developer & Programmer » Reports & Discoverer » Java code to execute rwrun60 or rwcli60
Java code to execute rwrun60 or rwcli60 [message #88058] Wed, 30 January 2002 14:52 Go to next message
Rakesh Jain
Messages: 1
Registered: January 2002
Junior Member
Has anyone written Java code which calls Oracle report executables i.e rwrun60 or rwcli60
I would appreciate if someone can send it to me.

Thanks in advance
Rakesh
REGARDING JAVA CODE [message #88132 is a reply to message #88058] Thu, 04 April 2002 23:29 Go to previous message
ASHWATH
Messages: 1
Registered: April 2002
Junior Member
I DO HAVE A JAVA CODE
PARSE A RWRUN60 STATEMENT TO A STRING IN JAVA
String s="rwrun60 <report_name> user/password@host <parametername>=<parametervalue> paramform=no printjob=no;

then construct a runtime Environment.
with runtime environment run this string s constructed above.
This works fine.
But the problem u might face is while printing reports to non default printers(for this follow a patch from oracle ).

regards,
ashwath
Previous Topic: Re: Date & Time Calculation
Next Topic: Is there any COM component for export data from Oracle reports to EXCEL
Goto Forum:
  


Current Time: Wed Apr 17 21:56:26 CDT 2024