[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: [sqr-users] SQR writing the file without extension
- Subject: Re: [sqr-users] SQR writing the file without extension
- From: "Jamie Harris" <JHarris@frederick.edu>
- Date: Thu, 14 Oct 2004 13:19:14 -0400
- Delivery-date: Thu, 14 Oct 2004 12:21:32 -0500
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
Pinak,
It sounds like the HTML index to the files in the PSREPORTS folder does not
include files with no extension.
If you made your SQR also write an .HTML document to this folder which contains
a link to the output file, your users could click that and get to the file.
Try using the below line as the contents of the HTML, where "outputfile" is
whatever filename your SQR writes to (with no path info - let it use the
default path!) :
<a href=outputfile>Click here for the output file</>
I'd be interested to know if that works. :)
-----------------------------------------------------
James Harris
Junior Systems Programmer/Analyst
Information Technology Division
Frederick Community College
-----------------------------------------------------
>>> pinak.vashi@blr.hexaware.com 10/8/2004 12:57:59 AM >>>
Hi All,
I am facing one strange problem during writing the file from a sqr, which
doesn't have the file extension (no .txt). SQR is creating the files and
it is available in PSREPORTS directory.
But I am not able to see the output file in 'View Log/Trace' link of
precess monitor.
When I create the file with .txt or .dat extension, I am able to see these
files in 'View Log/Trace' link of precess monitor.
I am thinking that it is related to some PeopleCode.
Can you please help me out.
thanks,
Pinak
Thanks,
Pinak Vashi
pinak.vashi@blr.hexaware.com
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users