scripting

ps-availability Version 2.0

About a year ago, I posted a project to check on the status of all our PeopleSoft environments. Our status page has become an important part of monitoring our environments. I check that page every morning and the email alerts let me be proactive in addressing environment issues. We also… Read More »ps-availability Version 2.0

#57 – REST Services

This week on the podcast, Dan and Kyle talk about Elasticsearch, using Powershell with SSH libraries, why the DPK doesn’t merge Hiera data, and how they format SQL files. Then Dan explains a new REST-based web service he built with new features in PeopleTools 8.55. We want to make this… Read More »#57 – REST Services

Enable Tuxedo Domain Features with the DPK

Since the DPK was released, there has a been a bug (for Windows) that is quite annoying. In the psft_customizations.yaml file, the feature_settings: section is supposed to turn Tuxedo domain features on or off. feature_settings: PUBSUB: “Yes” QUICKSRV: “No” QUERYSRV: “Yes” JOLT: “Yes” On Windows, these settings were ignored and… Read More »Enable Tuxedo Domain Features with the DPK