How to Send an HTML Email Using MCF Class
HTML emails are way better than the boring text emails. In this post, I will show you how to send an HTML email using the MCFOutboundEmail Class. This method gives you a flexible solution that is very easy to use – as easy as using SendMail().
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.
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.
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.
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 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.
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.
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.
Getting Ready to Generate XML / BI Publisher Reports
Looking to learn XML / BI Publisher? This is the first post in the XML / BI Publisher tutorial series and will help get the ground work done before you start using this powerful reporting tool.