List/Grid

Archive: Page 9

CherryRoad Technologies Plans Acquisition

CherryRoad Technologies Inc., a leading integrator of enterprise software and an Oracle PartnerNetwork Platinum Partner, announced today that it has signed a definitive purchase agreement to acquire the U.S.-based Oracle PeopleSoft ERP business of MAXIMUS, Inc. (NYSE:MMS), a leading provider of government services worldwide.

SQR Load-lookup

Load-Lookup in SQR

It’s common to join tables within SQRs to retrieve data from normalized tables. As SQL statements consume significant computing resources, such joins may be a hindrance to performance of the SQR. Further, as the number of tables that are used in the join increases, the performance decreases.

Multiple Reports in SQR

Multiple Reports in SQR

Generating multiple reports in SQR is common these days. Writing SQRs that produce multiple reports have many advantages over the other approach of having multiple SQRs do this job. This post discusses how to generate multiple reports in SQR.

PeopleTools 8.51 Generally Available

It has been just 357 days since PeopleTools 8.50 became generally available and today Oracle has made PeopleTools 8.51 generally available. This shows Oracles commitment towards sustaining the PeopleSoft suit of applications.

Birlasoft Now Platinum Level in OPN

Birlasoft, the global IT services business of the 150-year-old multi-billion dollar CK Birla Group, announced today that it has attained Oracle® PartnerNetwork (OPN) Platinum status, an elite level of Oracle partnership.

Think-time Functions

Think-time functions in PeopleSoft

Think-time functions in PeopleSoft, unlike other functions suspend the component processing for a while. This post discusses think-time functions in detail and where not to use them.

Dynamic Call-Section

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

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 Subrecords

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 »