Path: news.easynews.com!newsfeed1.easynews.com!easynews.com!easynews!news-out.cwix.com!newsfeed.cwix.com!newsfeed1.cidera.com!Cidera!news.iquest.net!not-for-mail
From: "Pootie" <pootie@london.com>
Newsgroups: comp.databases.oracle.tools
Subject: 9ias report server
Lines: 20
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1106
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
Message-ID: <vD5p9.32$S4.8673@news.iquest.net>
Date: Wed, 9 Oct 2002 21:37:37 -0500
NNTP-Posting-Host: 206.246.160.5
X-Complaints-To: news-abuse@iquest.net
X-Trace: news.iquest.net 1034217051 206.246.160.5 (Wed, 09 Oct 2002 21:30:51 EST)
NNTP-Posting-Date: Wed, 09 Oct 2002 21:30:51 EST
Xref: newsfeed1.easynews.com comp.databases.oracle.tools:54075
X-Received-Date: Wed, 09 Oct 2002 19:38:38 MST (news.easynews.com)

Greetings,

I cannot seem to get the 9ias Report Server to return the PDF file to my
browser when my Form runs a report form its menu. If I just send the server
the request
(http://mydomain:7777/reports/rwservlet?report=d:\path\report.rdf&userid=me/
pw@servertnsname&destype=cache&desformat=PDF) in the browser, it works fine;
but when I use the RUN_REPORT_OBJECT built_in from a Form (menu) to do (I
thought) the same thing, resulting PDF does not return to the browser.
Ideally, it should spawn a new browser window containing the displayed PDF.
The report properties in the calling form are FILENAME (d:\path\report.rdf),
BATCH, ASYNCHRONOUS, CACHE, REP_SERV_NAME, and USER_ID=me/pw@servertnsname
in Other Parameters.  I know the report is executing properly because I have
examined the report server queue, and the completed job is listed.  How to I
tell it to shoot the PDF back over the web to my browser?
This process was similar in the old client/server days when the destination
was PREVIEW, and RUNFORM took care of the data, but for the moment I am
baffled.


