61⟩ What is the performance tuning of SQR?
1. Use Load-lookup and Arrays
2. Use SQT files.
3. Generate multiple reports.
4. Use correct sql joins.
“Peoplesoft Interview Questions and Answers will guide us now that PeopleSoft Inc. was a company that provided human resource management systems (HRMS) and customer relationship management (CRM) and manufacturing, financials, enterprise performance management, and student administration software solutions to large corporations, governments, and organizations. The Oracle Corporation acquired PeopleSoft,Inc. Learn basic and advance concepts of PeopleSoft with our Interview Questions and Answers.”
1. Use Load-lookup and Arrays
2. Use SQT files.
3. Generate multiple reports.
4. Use correct sql joins.
AE is built on PeopleSoft proprietary language called People Code, where as SQR is a third party tool.
delete($filename)
CI's can be used to upload data from legacy systems through excel to CI or create new data within PeopleSoft from another component.
Trigger Business Event (BusProcess, BusActivity, BusEvent);
Record peoplecode is triggered whenever you deal with the record. EX when u right a piece of code on Record Field change that code is fired whenever the Field is changed in any page. There is nothing called Row PeopleCode.
Field Edit Validate particular field only, but Save Edit validates all the fields in that component.
The statement being executed is line 233 of the PeopleCode program.
Starts a Process Scheduler
SQL Table OR Field
SQL statements are Database specific whereas meta-SQL statements are Db independent.
2-tier, 4-tier, process scheduler
Sql, data mover commands
True
Scrollselect (1, targetname, recordfiledname)
Starting Web Server
SETID
When you want to validate data upfront before loading them into db, better plan to use appeng or ci, when you are thinking of huge data to be loaded SQR would be a better option
Save post change
Specifies the output path