Physical Address

304 North Cardinal St.
Dorchester Center, MA 02124

admin

admin

Sending an Email Using Generic Templates in PeopleSoft ?

What is Generic Template?  With the Generic templates feature, you can conveniently customize content directly within the PeopleSoft Internet Architecture (PIA). This approach diminishes the reliance on technical developers within the PeopleSoft environment. By employing Bind variables, you can dynamically…

Common peoplecode errors in Peoplesoft

“Expression of type string is not an object reference” Error ? If you are working on peoplecode you may face the below error “Expression of type string is not an object reference” If you attempt to set a field value…

How to use Data Mover Script in peoplesoft

Introduction to PeopleSoft Data Mover PeopleSoft Data Mover Scripts are mainly used to migrate data from one PeopleSoft database to another, or to move data between PeopleSoft environments, such as from a development environment to a production environment. Data Mover…

How to create simple PS query in peoplesoft

PS query

What is PS Query in PeopleSoft? If you are new to Peoplesoft, you will hear about PS queries. It is nothing but a reporting tool. It is mainly used for running simple or complicated SQL queries to get information from…