Archive: Page 9

Dynamic call-section in Application Engine
Often, business logic requires us to call different sections based on occurrence of certain conditions in different scenarios and that too from the same call-section. To enable this kind of logic, we will have to make the call-section dynamic. This is how we can do it.

AAWS for PeopleSoft Campus Solutions
This would enable an online admissions application process with self-service capabilities for prospective students and administrators. AAWS enhance the service-oriented architecture (SOA) of Campus Solutions by providing more configurability and flexibility for higher education institutions.

PeopleSoft Compare Reports
PeopleSoft Compare Reports provide a means to compare PeopleSoft objects present in one database against a different database or a file. This can be done at a Project level or at database level.

PeopleSoft Subrecord
PeopleSoft Subrecords are collection fields that are grouped together into one entity so that they can be used as building blocks for multiple records. Subrecords doesn’t have an existence in… Read more

PeopleSoft Data Mover
PeopleSoft Data Mover, as the name suggests, is a PeopleTool that is used to import / export data between databases. Apart from this, Data Mover can be used for a variety of functions.

PeopleSoft Component Buffer
Component Buffer is the area in the memory that stores data associated with the presently active component. When a page in any component is opened, the system retrieves all of the data records for the entire component and stores them in one set of record buffers, organized by scroll level and then by page level.

PeopleSoft Application Engine
PeopleSoft Application Engine is a PeopleTool used to carry out background SQL processing. Application Engines are neatly structured into blocks and offer an alternative to writing COBOL or SQR programs for background SQL processing. Application Engine has five types of programs. We can specify the type in the Program Properties dialog box for your program definition.

iPhone Apps for PeopleSoft
iPhones have taken the market by storm and so is the App store. They have thousands of apps that you can use to perform a million different things. PeopleSoft hasn’t been spared either. We have a few apps that enable users to interact with PeopleSoft. Here we list down the different iPhone apps available for PeopleSoft.

Data Masking for PeopleSoft – DMsuite
Axis Technology, a provider of enterprise data offerings, has unveiled DMsuite Standard Edition 3.2, a new data masking platform that works directly with PeopleSoft Enterprise plug-in, automatically maps and profiles data.

PeopleCode Events
Be it big or small, business logic is coded into PeopleSoft applications by means of PeopleCode events. Though not all of them are extensively used, a PeopleSoft developer should be… Read more