[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Call Command



Is it possible for an SQR to repopulate a run control table over and over,
while running a PeopleSoft application engine job (cobol SQL) job after
the one variable gets changed...

more elaborate:

We need an SQR that can change one variable on the run control panel
of the REQLOAD application engine job (Requisition Request ID).  as soon
as the field is changed, the AE job needs to be run TO COMPLETION, and
the next RR_ID needs to be inserted into the run control table...this
process will happen over and over until all of the RR_ID's have been
processed.  Is this possible...to call an application job and wait till it is
complete before inserting the next RR_ID and running the process again.
I am fairly familiar with SQR, but have never had to use the call command
and especially to run a PS AE job.  Thanks

Mark Kraft
kraftm@gunet.georgetown.edu