× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: RE: Passing Parms to BPCS Programs
  • From: "Ashok Singh" <asingh@xxxxxxxx>
  • Date: Wed, 14 Apr 1999 13:56:53 -0500
  • Importance: Normal

Hi Guys:
I am Also using AS/400 Job Scheduler and submitting all the parameters from
the scheduler itself.
E.g.
to submit
INV230 Stock Status Summary Report the parameter string should look like by
Class
CALL PGM(INV230B) PARM('I' X'000F' '  99            99999999999999C'

I have been able to run all of my daily, weekly and monthend program using
scheduler for couple of programs that need date range input I am using a CL
program to create the string as described above.

Ashok




> -----Original Message-----
> From: owner-bpcs-l@midrange.com [mailto:owner-bpcs-l@midrange.com]On
> Behalf Of Robert C. Noey
> Sent: Wednesday, April 14, 1999 10:46 AM
> To: BPCS-L@midrange.com
> Subject: RE: Passing Parms to BPCS Programs
>
>
> Alison:
>
> Could you contact me offline to give me more details on the CLs
> you wrote to
> capture the needed parameters.  Thank you very much.
>
> Robert Noey
> rnoey@aol.com
>
> > -----Original Message-----
> > From: uucp@Uucp1.mcs.net [mailto:uucp@Uucp1.mcs.net]On Behalf Of Quinton
> > - Alison
> > Sent: Friday, April 09, 1999 3:01 AM
> > To: BPCS-L@midrange.com
> > Subject: Re: Passing Parms to BPCS Programs
> >
> >
> > We are using BPCS V6.0.2 plf  on OS/400 4.3 , we use the IBM job
> > scheduler to
> > run automatic dayends, monthends and lots of reports!
> >
> > We were unable to use the capture routine within the job
> scheduler for the
> > majority of the BPCS programs due to the length of the parameters
> > used by the
> > AS/SET programs &SLIST and &PLIST.
> >
> > What we did was construct CLPs to have passed the parameters we
> needed and
> > then from this construct the &SLIST & &PLIST and call the BPCS
> > program .. ie
> >
> > for INV260 which needs to be passed the facility & cost centre
> >
> > CHGVAR     VAR(&SLIST) VALUE(&SLIST1 *CAT &FAC *CAT +
> >              &CSET *CAT &SLIST2)
> >
> > CALL       PGM(INV260B) PARM('I' &PLIST &SLIST)
> >
> > A bit fiddly to set up initially but it works well!
> >
> > there are some additional complications with dates being held as
> > characters
> > in the job schedule parameter list - for which we had to write
> > convert to hex
> > routines.
> >
> > I hope this helps.
> >   Alison
> > "Robert C. Noey" wrote:
> >
> > > Does anyone have a method for scheduling BPCS jobs in the AS400 Job
> > > Scheduler.  Up to this point I have been writing CLs to call
> > the programs
> > > but am now running into some trouble trying to figure out how
> > to pass the
> > > proper parms to the BPCS programs (i.e. MRP500).  Any help would be
> > > appreciated.
> > >
> > > Thank you
> > >
> > > +---
> > > | This is the BPCS Users Mailing List!
> > > | To submit a new message, send your mail to BPCS-L@midrange.com.
> > > | To subscribe to this list send email to BPCS-L-SUB@midrange.com.
> > > | To unsubscribe from this list send email to
> BPCS-L-UNSUB@midrange.com.
> > > | Questions should be directed to the list owner: dasmussen@aol.com
> > > +---
> >
> > --
> > Alison Quinton
> > Xyratex
> > D965 IT Central Services
> > Alison_Quinton@uk.xyratex.com
> > http://www.xyratex.com/
> >
> >
> > +---
> > | This is the BPCS Users Mailing List!
> > | To submit a new message, send your mail to BPCS-L@midrange.com.
> > | To subscribe to this list send email to BPCS-L-SUB@midrange.com.
> > | To unsubscribe from this list send email to BPCS-L-UNSUB@midrange.com.
> > | Questions should be directed to the list owner: dasmussen@aol.com
> > +---
> >
>
>
>
> +---
> | This is the BPCS Users Mailing List!
> | To submit a new message, send your mail to BPCS-L@midrange.com.
> | To subscribe to this list send email to BPCS-L-SUB@midrange.com.
> | To unsubscribe from this list send email to BPCS-L-UNSUB@midrange.com.
> | Questions should be directed to the list owner: dasmussen@aol.com
> +---
>
BEGIN:VCARD
VERSION:2.1
N:Singh;Ashok;;;
FN:Ashok Singh
ORG:Prosoft Technology Group
TITLE:Application Development Manager
TEL;WORK;VOICE:(630) 369-8700
TEL;HOME;VOICE:(630) 922-3029
TEL;CELL;VOICE:(630) 258-1371
TEL;WORK;FAX:(630) 369-6599
ADR;WORK:;;2001 Butterfield Road, Suite 1050;Downers Grove;IL;60515;United States of America
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:2001 Butterfield Road, Suite 1050=0D=0ADowners Grove, IL 60515=0D=0AUnited S=
tates of America
URL:
URL:http://www.psftgroup.com
EMAIL;PREF;INTERNET:asingh@kode.net
REV:19990224T133525Z
END:VCARD

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.