PeopleTools Basics -Part I

PeopleTools Basics -Part I
Application Designer Application Designer is an interactive and easy-to-use rapid application development tool. It provides an integrated development environment that allows you to work with several definitions stored in a Project container in one single work area. Application Designer is the...

Date display format on Page

Date display format on Page
In Order to change the date format through Personalization, please follow the steps given below:1. Navigate, Root > People Tools > Personalization > Personalization Options > SearchHere, you will get the option for the different application for which you want to change the Date Format...

Appl Engine Interview Questions

Appl Engine Interview Questions
There are different types of variables in the Application Engine people code? Local variable – these are available for the duration of the program in which they are declared. Global / Component – These variables are available while the Application Engine program is running. They are saved at commits...