Author Archives: Prashant
Author Archives: Prashant
Here is quick tip on how to easily export SQL results into an excel file. Step 1: Login into database using SQL PLUS Step 2: Set markup using below command SET MARKUP HTML ON Step 3: Spool the output to a file. SPOOL C:\TEMP\MYOUTPUT.XLS Step 4: Run your SQL Query SQL QUERY Step 5: Set […]
Continue readingPeopleSoft is such a huge application with so many interconnected pieces that PeopleSoft consultants always find themselves fixing issues related to one or the other tool in PeopleSoft. Most of us usually head over to Oracle support and then start searching for the issues. Sometimes it may take lot of time to find the exact […]
Continue readingPeopleSoft Application Engine for PeopleTools 8.54 has been updated with new features especially with more options for AE Trace settings. This post will help you understand new AE features with 8.54 and how to use those. Application Engine trace file split You can set the file size of the Application Engine Trace file. Whenever the […]
Continue readingIn our past posts, we have already discussed about the changes in PeopleSoft Login Page, PeopleSoft Change Assistant & PeopleSoft Application Designer that were introduced with PeopleTools 8.54. In this post, lets quickly review the new features for PeopleSoft Process Scheduler. In almost all the organizations using PeopleSoft applications, PeopleSoft Process Scheduler is widely used […]
Continue readingThe most important tool for any PeopleSoft Developer is PeopleSoft Application Designer and any enhancements or update to this tool impacts PeopleSoft Developers. Oracle does deliver few changes to Application Designer features every now and then with PeopleTools releases. With release of PeopleTools 8.54, Oracle has again added few more features to this already robust […]
Continue reading