Archive: Page 10
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
PeopleCode
PeopleCode is an object-oriented proprietary language used to express business logic for PeopleSoft applications. Though PeopleCode resembles programming languages, some aspects of the PeopleCode language are specifically related to the… Read more
Blue Medora: Ready for IBM Tivoli Software
Blue Medora today announced an expanded relationship with IBM Tivoli Software. After a rigorous validation process, IBM Tivoli awarded the Ready for IBM Tivoli Software technical validation status to Blue Medora’s PeopleSoft Management Pack for IBM Tivoli Monitoring (ITM).
PeopleSoft State Record
State records are used in Application Engines as a storage location for data that needs to be passed across actions. An Application Engine can have more than one state records… Read more
PeopleSoft Search Record
A search record is a very import part of the component processing. In this post, I will tell you what its relevance is and how making changes to a search record can affect the search page.