[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
RE: [sqr-users] multiple reports are created in source directory
- Subject: RE: [sqr-users] multiple reports are created in source directory
- From: "Bencke, Gina" <gbencke@kichler.com>
- Date: Tue, 18 Dec 2007 12:23:45 -0500
- Delivery-date: Tue, 18 Dec 2007 12:26:43 -0500
- In-reply-to: <800435.9884.qm@web52009.mail.re2.yahoo.com>
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
- Thread-index: AchBmdphohA+5wH2STujA+17am3XTQAACrcw
- Thread-topic: [sqr-users] multiple reports are created in source directory
You can rename your reports at the beginning of your program before you
print anything to them. You will need to specify the path in the
new-report command.
Use-report reportA
New-report '{path}reportA.lis'
Use-report reportB
New-report '{path}reportB.lis'
Gina Bencke
-----Original Message-----
From: sqr-users-bounces+gbencke=kichler.com@sqrug.org
[mailto:sqr-users-bounces+gbencke=kichler.com@sqrug.org] On Behalf Of
prashanth reddy
Sent: Tuesday, December 18, 2007 12:09 PM
To: sqr-users@sqrug.org
Subject: [sqr-users] multiple reports are created in source directory
Hi,
I'm working on an interface which creates a file, I also create two log
reports which have details of failures and missing info. The two files
are created in my sqr directory.
In the program each row of data could potentially be one of the two, so
I can't simply process all of report 1's data then say "new-report" to
start the next one.
I haven't been able to find a way to do that without specifying with -f
all the different names and the path to put them in (which results in a
command line that's too long for the Peoplesoft process scheduler).
Thanks
Reddy
________________________________________________________________________
____________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now.
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
_______________________________________________
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