1.

What Are The Steps Required To Run The Sqr From Peoplesoft Environment?

Answer»

Three STEPS we have to FALLOW to run the SQR program from the peoplesoft environment (Process Scheduler).

These steps include:

  • Making the SQR program API aware by CALLING two procedures (stdapi-init, stdapi-term) from the Begin-program section and including the Stdapi.sqc in the bottom of the program.
  • Create new run control table or using existing run control table and CREATING run control page, component and REGISTER the component. Creating new run control SQC if we create a new run control table.
  • Giving the permission to the user by giving process groups.

Three steps we have to fallow to run the SQR program from the peoplesoft environment (Process Scheduler).

These steps include:



Discussion

No Comment Found