<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Use Cases on psLens</title><link>https://pslens.com/docs/use-cases/</link><description>Recent content in Use Cases on psLens</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://pslens.com/docs/use-cases/index.xml" rel="self" type="application/rss+xml"/><item><title>psLens for Developers</title><link>https://pslens.com/docs/use-cases/developers/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://pslens.com/docs/use-cases/developers/</guid><description>&lt;h2 id="the-daily-grind"&gt;The Daily Grind&lt;/h2&gt;
&lt;p&gt;You are working on a customization. You need to check the structure of PSOPRDEFN, find which pages reference a specific record, or look up a Message Catalog entry. So you open a remote desktop session to the App Designer VM, wait for it to connect, launch App Designer, wait for it to load against the database, navigate through menus, and eventually find what you need. Then you do it again. And again.&lt;/p&gt;</description></item><item><title>psLens for Security Administrators</title><link>https://pslens.com/docs/use-cases/security-admins/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://pslens.com/docs/use-cases/security-admins/</guid><description>&lt;h2 id="the-challenge"&gt;The Challenge&lt;/h2&gt;
&lt;p&gt;PeopleSoft security is complex. Users are assigned to roles. Roles contain permission lists. Permission lists grant access to components, pages, and web services. Understanding who has access to what means tracing through multiple layers, often across dozens of screens or with custom SQL queries.&lt;/p&gt;
&lt;p&gt;An overly-broad permission list can expose sensitive data; a forgotten role assignment can give someone access they should not have. Manual review misses both because there is too much to check.&lt;/p&gt;</description></item><item><title>psLens for System Administrators</title><link>https://pslens.com/docs/use-cases/sysadmins/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://pslens.com/docs/use-cases/sysadmins/</guid><description>&lt;h2 id="the-problem"&gt;The Problem&lt;/h2&gt;
&lt;p&gt;You find out about problems when users call. A batch process failed overnight. Integration Broker messages have been stuck for hours. A long-running process is blocking the queue. By the time someone notices, the impact has already spread.&lt;/p&gt;
&lt;p&gt;Checking manually means logging into PeopleSoft, navigating to Process Monitor or IB Monitor, setting filters, and scanning for issues. Multiply that by the number of environments you manage.&lt;/p&gt;
&lt;h2 id="how-pslens-changes-this"&gt;How psLens Changes This&lt;/h2&gt;
&lt;h3 id="real-time-alerts"&gt;Real-Time Alerts&lt;/h3&gt;
&lt;p&gt;psLens runs background checks every few minutes and surfaces problems on the dashboard as they happen.&lt;/p&gt;</description></item><item><title>psLens for Business Analysts</title><link>https://pslens.com/docs/use-cases/business-analysts/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://pslens.com/docs/use-cases/business-analysts/</guid><description>&lt;h2 id="the-gap"&gt;The Gap&lt;/h2&gt;
&lt;p&gt;You need to understand how something works in PeopleSoft. Maybe you are writing requirements for a customization. Maybe you are trying to understand why a process behaves a certain way. Maybe you need to know what data a page collects and where it goes.&lt;/p&gt;
&lt;p&gt;But the tools for answering these questions — App Designer, SQL Developer, PeopleSoft&amp;rsquo;s technical pages — are built for developers. They require licenses, training, and technical knowledge that is outside your role. So you ask a developer. They look it up and get back to you later. Or you wait.&lt;/p&gt;</description></item><item><title>Reducing App Designer Access</title><link>https://pslens.com/docs/use-cases/reducing-app-designer-access/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://pslens.com/docs/use-cases/reducing-app-designer-access/</guid><description>&lt;h2 id="the-problem"&gt;The Problem&lt;/h2&gt;
&lt;p&gt;Someone on the team needs to look something up in PeopleSoft. Maybe a business analyst is writing requirements and needs to see what fields are on a record. Maybe an auditor needs to understand how security is configured. Maybe a functional consultant needs to trace a component&amp;rsquo;s menu path.&lt;/p&gt;
&lt;p&gt;The default answer is: give them App Designer.&lt;/p&gt;
&lt;p&gt;This happens because App Designer is the only tool that lets you browse PeopleSoft object definitions. There is no read-only alternative built into PeopleSoft. So people who only need to look things up end up with the same tool that developers use to build and modify the application.&lt;/p&gt;</description></item><item><title>AI Enablement for PeopleSoft</title><link>https://pslens.com/docs/use-cases/ai-enablement/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://pslens.com/docs/use-cases/ai-enablement/</guid><description>&lt;h2 id="the-problem-peoplesoft-is-a-black-box-to-ai"&gt;The Problem: PeopleSoft Is a Black Box to AI&lt;/h2&gt;
&lt;p&gt;PeopleSoft hides its source code from the filesystem. Object definitions live in a relational database, not in files. PeopleCode is embedded in the runtime, not on a filesystem where tools can read it. There are no Git repositories, no IDEs with language server support, no standard ways to extract metadata programmatically.&lt;/p&gt;
&lt;p&gt;This means AI tools like ChatGPT, Claude, and Copilot cannot see your PeopleSoft system. They have general knowledge of PeopleTools concepts, but they have no way to read your specific records, your PeopleCode, your component structure, or your security configuration. You cannot point an LLM at your PeopleSoft environment and ask it to help.&lt;/p&gt;</description></item></channel></rss>