[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: URGENT HELP
Don,
I could not find that white paper you referred to, "Process Scheduler
Answer Book" by Tushar Chury, on the Peoplesoft web site.
Can you be more specific on it location?
Regards,
Jim
------------------------------
Date: Fri, 10 Jul 1998 09:43:28 -0400
From: Don DeSmith <DESMITD@DOMINOS.COM>
Subject: Re: URGENT HELP
3 answers:
1. Look in the PeopleSoft-provided SQCs prcsdef.sqc and
prcsapi.sqc . =
These are the 2 main places where Process Scheduler activities
are =
handled.
2. Any PeopleSoft SQR documentation covers this at length - the
SQL/SQR =
Training Course manual (4 day class), the PeopleTools books (and
PeopleBook=
s) and a white paper available on the PeopleSoft web site
(Process =
Scheduler Answer Book by Tushar Chury). =20
3. I hope you are not trying to write PeopleSoft Process
Scheduler =
API-aware programs without training or documentation. That is
scary. It =
is hard enough to understand with documentation since it could
be =
described as a big "hack job" to start with. Even the
PeopleSoft-provided =
SQR's don't always follow their own standards so you cannot
always look at =
their code for *good* examples. =20
So, in summary, get some help, quick, please.
Don