GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Peoplesoft  >  Component Interface

 Print  |  
Question:  How to do object security?How to connect report through process scheduler?



July 07, 2006 01:21:18 #1
 Satya Sekhar   Member Since: Visitor    Total Comments: N/A 

RE: how to do object security?how to connect rep...
 
To connect a report first we have to know about run control page. So that we can add the required fields over there and then passing those oprid and runctlid through the stdapi.sqc we can run an an SQR by including this SQC. This can be runned through the process sheduler. If directly we can go to the process sheduler request and made a request for the SQR. This happens only when the report repositry and distubution has been set properly. After making request we can run the process sheduler
     

 

Back To Question