[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
Yap, It works,
Thanks Jamie.
Thanks,
Pinak Vashi
"Jamie Harris" <JHarris@frederick.edu>
Sent by: sqr-users-bounces+pinak.vashi=blr.hexaware.com@sqrug.org
14-10-2004 10:49 PM
Please respond to
"This list is for discussion about the SQR database reporting language
from Hyperion Solutions." <sqr-users@sqrug.org>
To
<sqr-users@sqrug.org>
cc
Subject
Re: [sqr-users] SQR writing the file without extension
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
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users