IsMenuItemAuthorized?
IsMenuItemAuthorized() is a delivered PeopleCode function that tells us, True or False if the current user has access to a specific page.
Getting things done with PeopleTools
IsMenuItemAuthorized() is a delivered PeopleCode function that tells us, True or False if the current user has access to a specific page.
PeopleCode has two little gem functions that expand binds: ExpandBindVar and ExpandSqlBinds.
At first glance, these two functions look similar. A cursory glance at PeopleBooks show that they both expand binds in strings. Even the parameter list is the same (not). But how they are used is two very different situations and are not interchangeable.
This year, psadmin.conf will be an in-person conference held on May 22-24, 2023 in Minneapolis, MN.
Great post by Dan Iverson at PSAdmin.IO with a step by step walk through of building a PeopleSoft image in your Oracle Cloud account (OCI).
Most PeopleTools objects allow a developer to classify and organize the object by the Owner ID field on the Object’s Properties page. This value doesn’t affect the object and is more Information Only. However, it does help during development and upgrades by providing the developer an idea of where this object is used.
The delivered PeopleTools 8.59 home page has a notification panel on the right. This is great if your organization wants a large notification panel on their home page.
… But how do you remove it if they don’t want it?
Developers always need access to the file servers for logs, traces, input and output files. I’ve developed this utility to speed development tasks of managing files associated with PeopleTools projects.
PeopleTools 8.58.11 Released on April 18, 2021.
A maintenance patch with several security, UI and App Designer fixes.
Additional bug fixes to the PeopleCode editor.
Oracle release PeopleSoft HCM PUM 28 on April 16, 2021.
What’s in it and should you upgrade?