|
Hi Thanx for the mail , i got the AS400 job number this way AS400 as400= new AS400("myas400","user", "pass"); ProgramCall pgm = new ProgramCall(as400); String jobNumber = pgm.getServerJob().getNumber(); --- Jim Franz <franz400@xxxxxxxxxxxx> wrote: > WRKJOB tells you what your job number is for that > job. I don't understand > what you mean by "job number from AS400 object". But > when executing a clp > program, the command RTVJOBA (Retreive Job > Attributes) returns many of the > values as wrkjob. Any executing job can get it's job > number. Within an RPG > program, the program data structure (see RPG manual) > will return the job > number. There are also api's that can be called to > get this info. > > hth > jim franz > ----- Original Message ----- > From: "Ashish Kulkarni" <kulkarni_ash1312@xxxxxxxxx> > To: "Java Programming on and around the iSeries / > AS400" > <java400-l@xxxxxxxxxxxx> > Sent: Monday, April 21, 2003 6:26 PM > Subject: Get job number from AS400 object > > > > Hi, > > > > how to get a job number from AS400 object > > What i want is the info when we use AS400 command > > wrkjob > > > > Ashish > > > > __________________________________________________ > > Do you Yahoo!? > > The New Yahoo! Search - Faster. Easier. Bingo > > http://search.yahoo.com > > _______________________________________________ > > 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.cgi/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. > > > > > > > _______________________________________________ > 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.cgi/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. > ===== A$HI$H __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.