Skip to Main Content

PeopleSoft Enterprise

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to view script / code / sql (table) in Application Engine Processes?

Ami WFeb 24 2025 — edited Feb 24 2025

New to PeopleSoft.

How do I view the scripts / codes / sql ran when I choose a Process in Process Scheduler Request. For example, a Simple AE test program which runs AEMINITEST.

Edit: I can go to Application Designer and l can click on Program Flow tab; there's a SQL there with PeopleCode etc. But in a more complex process, is there a simpler way to view which table(s) since it's all a variable (%Table(%bind() ) in the SQL statement?

How do I view what's being done? Which table(s) it's running against?

I'm guessing for COBOLS, I'll have to look at the src/cobol programs; similarly for SQR Reports?

Thank you

Comments
Post Details
Added on Feb 24 2025
1 comment
204 views