[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: SQR to kick off a Process Scheduler job
- Subject: Re: SQR to kick off a Process Scheduler job
- From: "Kearns, Gary" <KearnsG@HSN.NET>
- Date: Tue, 4 Aug 1998 06:25:30 -0400
Another option that we are using at Home Shopping...
Invoke a cron job to scan for the JE file ftp'd from the mainframe.
After it finds it, we execute a multiple step process including a load
SQR, MF match, journal generation, edit, post and summary ledger
processes all through a UNIX script. All the processes use prcs_bat or
prcs_sqr and run controls as if it were running on Process Scheduler.
If you want more details, let me know...
Gary
Gary Kearns
HSN PeopleSoft Implementation
(727) 572-8585 x5070
kearnsg@hsn.net
> -----Original Message-----
> From: Parenteau, Brian P. [SMTP:BPParenteau@CVS.COM]
> Sent: Monday, August 03, 1998 3:01 PM
> To: Multiple recipients of list SQR-USERS
> Subject: SQR to kick off a Process Scheduler job
>
> Hi All,
> Does anyone have an example of an sqr that will kick off a job within
> the
> Peoplesoft Process Scheduler?? We are trying to automate the General
> Ledger, load, edit and post process. We are receiving a download file
> of
> journal entries from the mainframe. Once that file is written to the
> UNIX
> server, we want to kick off the 3-step job in Peoplesoft. I know I
> have to
> update the request table, but I'm not sure how!
>
> Thanks for the help!!