Search This Blog

Thursday, April 27, 2017

Oracle Cloud Eloqua Rest API using PHP 

This is an example for  Eloqua Rest API using PHP, which demonstrates how you can access the REST API's to read and retrieve the data from Eloqua.

Saturday, March 11, 2017

Saturday, March 4, 2017

How To Identify The PeopleTools Dependency For A PUM Upgrade

Have seen several times, people confused about gathering PUM information from Oracle Support. This post is to help the people with the much-required information to keep track of the PUM features and dependencies. 

If you want to know the PeopleTools dependencies much ahead of the PUM upgrade, this is the place to see the information.

Friday, March 3, 2017

Providing JSON From PeopleSoft Using Document Technology

It is possible to provide JSON from PeopleSoft without using JavaScript. This works with the help of Document Technology, Integration Broker and PeopleCode.

Below are the steps to provide JSON from PeopleSoft.

Thursday, March 2, 2017

Add Custom Code Without Customization - Event Mapping Framework

Finally, something which let's you to fire PeopleCode on delivered components without customizing the delivered one. This is pretty handy and neat.

How to do this? Below are the steps.