You are viewing this site as a guest. You can still ask questions and help others! Join our Dev2Dev IT Community to receive your own blog, share your knowledge, and much more.

PeopleSoft Trace

2 replies [Last post]
bosmanjc's picture
User offline. Last seen 2 weeks 6 days ago. Offline
Joined: 07/23/2010
Posts: 10

i found some info here in doing a trace: -trace 7 -toolstracepc 4044 (if you know the app engine pgm)
what if i'm trying to determine the app engine programs involved in DELETE USER PROFILE, or even all the programs.
I did some traces and i get the record people code involved but not finding whats doing all the deletes.

Ashar's picture
User offline. Last seen 4 days 8 hours ago. Offline
Joined: 03/26/2008
Posts: 173
Re: PeopleSoft Trace

I don't think DELETE USER PROFILE functionality is implemented using AE. Check the PeopleCode in FieldChange of the Delete button.

Lepa's picture
User offline. Last seen 1 day 2 hours ago. Offline
Joined: 06/23/2008
Posts: 479
Re: PeopleSoft Trace

There is a delivered PeopleSoft SQR that will list tables touched by a program (insert, select, delete, and update). The program can be run to list tables used by SQRs, and or App Engines. I can't recall the name of the SQR but I've used it before.

Give back to the community and help it grow!
* Help with unanswered forum questions and issues
* Register or login to share your knowledge at your own blog

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
The question below is to prevent automated spam submissions.
7 + 7 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.