Blog Network Home > 'PeopleSoft FieldBook'

From the category archives:

PeopleSoft FieldBook

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 [...]

Introduction
Couple of weeks ago, I attended an Oracle Webcast titled “Introducing Oracle Identity Management 11g”. That webcast was about introducing the remaining components of Oracle Identity Management Product Suite which is part of the Oracle Fusion Middleware 11g (we can call it as a second set of product release!).

Ajay Pimpalshende

Function ciGetCIKeys(&inCIName As string, &inKeyType As string, &inExceptionArray As array of Record) Returns array of string;
WinMessage(“before Test Ajay”, 0);
WinMessage(&currentCI, 0);
&GetKeyError = False;
&Session = %Session;
&ciName = “COMPINTFC.” | &inCIName;

Akshata
Hi..I would like to install peoplesoft in my personal comp. Could you please tell how should I go about doing it.
I came accross the site edelivery.oracle.com providing the files for downloading and installation of peoplesoft.But if somebody could guide me on which files are mandatory and can i install only peopletools first ..is the HRMS/CRM [...]