Blog Network Home > 'PeopleSoft FieldBook'

From the category archives:

PeopleSoft FieldBook

We have recently upgraded from Datastage 7.5 to IBM Infosphere Information server Datastage 8.5.  We have Peoplesoft EPM 8.9 Warehouse setup and Datastage is the ETL tool that is used to load the data into different layers of warehouse.  Datastage is used in loading every layer of the warehouse (Stage, Enriched and Multi-Dimension layers).  There [...]

For customers who license Global Payroll for PeopleSoft, it is challenging to perform the steps related to GP in the Upgrade Process. This is especially true when you have customized a number of elements within the system. Here I just want to give a few pointers based on my own experience as an Upgrade consultant [...]

PeopleSoft provides Audit reports which includes DDDAUDIT, SYSAUDIT, Alter Audit to check the integrity of the PeopleSoft system especially after major changes to the system such an upgrade, major customization, application of bundles/ patches. It is also recommended to have regular maintenance runs of these audits to resolve integrity issues on a proactive basis. It [...]

Ravi
Can you post some samples of Peoplecode or how we should call a webservice.”
Thank you for posting your question
Please find the sample code for the given requirement.
Assumption made is – all other IB related configurations are taken care by the resource working on the requirement.
Sample Code for Executing webservice from personal data component:
import HX_SERVICES:HX_SyncPersonalData; /* [...]

Introduction
Since the acquisition of Sun few years ago, Oracle is now has more things to offer (especially in the hardware side). From a company of Software Products, Oracle is now a company with lot of hardware stuff as well. Oracle’s Exadata and Exalogic are some of the top-tier hardware offerings that we all know. They are [...]

I thought of writing a continuation to my early post. More clarity emerged on the configuration and setup for Peoplesoft Company Directory. This is a major add on feature available in the HCM 9.1 Feature Pack released during December 2010 from Oracle. Also, this requires Peoplesoft 8.51.02 or greater. So, if you are planning to [...]

This article is written in continuation to my Part I of the article with the same title (except it is called Part I). If you didn’t read that I recommend having a glance before reading this one (though I will try to recap some of the concepts). You can find the Part I here.
When you [...]

LDAP Search Filters

I thought of writing more about LDAP Search filters, with few examples. The main purpose of learning this is for investigating LDAP Server related problems. This will be useful if are planning to integrate LDAP Server with Peoplesoft application. The LDAP search filters are not a complete list here, but this will give you a quick intro on this [...]

Couple of days ago (21 Sep, 2010), during the Oracle OpenWorld in San Francisco, Oracle announced a new feature for the HCM 9.1 Product. It is called Company Directory 9.1. You can view couple of screenshots in the Oracle Blog Post Link below.

This post is about the Data Conversion utilities given by Oracle for upgrades to PeopleSoft 9.1.
Data Conversion is a key process in a PeopleSoft upgrade where data from old table or columns get converted to new table or columns. Oracle delivers the conversion programs in the form of Application Engine and these are designed to [...]