Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> rwclient works, rwrun doesn't
Hi there!
I created a report and tested it to send by email. This works fine with rwclient from my desktop, but when I use rwrun on the report server, nothing happens. Not even an error or something in server trace.
We use the oracle 10.1.2 report server. On my desktop I use the latest Oracle Development suite.
The rwclient command I use:
rwclient server=REP_S101_ORAAS10GR2_FORMS1 userid=valid/userid_at_myserv
desformat=pdf destype=mail desname='mymail_at_mailserv.nl'
replyto='mymail_at_mailserv.nl' from='mymail_at_mailserv.nl'
subject='Resultaat compensatiescript'
report=d:\reports\reports\compensatie20060704techniek.jsp
(this works fine...mail delivered)
The rwrun command:
rwrun report=d:/reports/reports/compensatie20060704techniek.jsp
userid=valid/userid_at_myserv desformat=pdf destype=mail
desname='mymail_at_mailserv.nl' replyto='mymail_at_mailserv.nl'
from='mymail_at_mailserv.nl' subject='Geautomatiseerd overzicht van
studenten die voor compensatie in aanmerking komen'
(no reaction...)
I searched the web and documentation for a solution, but nothing seems to work. Anybody any idea?
Thanx!
Rob Received on Tue Jul 04 2006 - 10:02:19 CDT
![]() |
![]() |