getSpooledFile() on your SpooledFileOutputStream will get you a
SpooledFile object from which you can get the job number and job name
and spooled file id.
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx
[mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Heu Bor Huey
Sent: Monday, January 05, 2009 5:32 AM
To: java400-l@xxxxxxxxxxxx
Subject: Spooled File Job Number for CPYSPLF
Hi all,
I am trying to do a CPYSPLF (using CommandCall) to a spooled file which
I have written to AS400 using SpooledFileOutputStream and appropriate
writer. Before writing the spooled file, I have used RTVJOBA
(ProgramCall through a CL wrapper) to retrieve the user, job number and
job name. However, when I perform CPYSPLF, it failed because "File
<something> not found in job <xxx/yyy/zzz>". I tried to check out the
spooled file attributes, and it has the job number etc different from
what is retrieved by RTVJOBA.
I have also tried specifying SPLFOWN(*JOB) in CRTPRTF before writing,
but still job number and job name still remains different though user is
the same.
Can I know why is this happening? Is there any way to fix this thing?
Thanks.
BH
--
This is the Java Programming on and around the iSeries / AS400
(JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at
http://archive.midrange.com/java400-l.
As an Amazon Associate we earn from qualifying purchases.