My personal repository of PeopleSoft related findings. They cover various modules in CRM/HR/PeopleTools and whatever reusable useful information I can find to make my job easy.
PeopleTools General
1. When a Record is deleted from the application designer, the table in the database is Actually not dropped automatically!!
2. There can be at most one "long" field present in any physical record!(in Oracle DB)
3. File attachment functions have some problems when called from a modal component. They just throw the user out of currect session with error message.
4. While coding using PeopleCode, instead of hard-coding any of the values in conditions, use the Stings Table to store the values used in the condition. This will make sure that you don't have to change the code, but just change the configuration value from the front end.
PeopleTools>Utilities>Administration>Strings Table
Table name ->PS_STRINGS_TBL
5. To run Portal security sync process, the user should have Portal Administrator Delivered role.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment