List/Grid

Archive: Page 2

Oracle SQL Developer Logo

Installing Oracle 12c Client

It’s very important to have your SQL client to take full advantage of your local PeopleSoft installation. In this step-by-step tutorial, I will show you how to get your SQL Developer up and running in minutes.

Launching PeopleTools

Installing PeopleTools 8.58

In this step-by-step tutorial, I will show to get the latest PeopleTools up and running on your laptop within minutes so that you can fully utilise your local PeopleSoft installation.

How to Install PeopleSoft on Your Laptop

If you want to have your own local PeopleSoft installation, look no further. This post shows you exactly what I did to install PeopleSoft 9.2 / PeopleTools 8.54 on my Windows 8.1 laptop using Oracle VM Virtualbox.

Outlook Email Client

How to Open an Email Client with PeopleCode

When there’s an email id displayed on a page, wouldn’t it be cool for your users to be able click on it and have their email client (like Microsoft Outlook) open up a blank mail with the email id and subject line filled in? Here’s how to do it in PeopleCode.

Peoplesoft Dynamic Roles

What are Dynamic Roles in PeopleSoft?

Dynamic Roles let you automate the assignment of user security. Here’s how you can configure, execute and schedule dynamic roles in PeopleSoft.

Message Catalog Functions

Message Catalog in PeopleSoft

Message Catalog is the central repository for all Messages, Warnings and Errors used in PeopleSoft. Functional users can edit the text based on business needs without having to involve a developer. And what’s more, it comes out of the box with multilingual support.

Message Box Icon

MessageBox PeopleCode – Parameters and Examples

MessageBox is an easy-to-use PeopleCode built-in function that allows you to select a text directly from the Message Catalog and display it to the user in a message box window.

Optional Prompting in PS Query

If you don’t fill in a prompt when running a PS Query, the query usually returns no row. If you want the query to still fetch data (ignoring the condition), this post is for you.

XML / BI Publisher Tutorial

You Don’t Have to Write PeopleCode to Create an XML / BI Publisher Report using PS Query!

This post will help you create your first XML Publisher report using Query as a data source. If you are a business user or a functional consultant trying to learn this reporting tool, you have come to the right place.