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.
| Title | Under | Posted on |
|---|---|---|
| MD5 - SHA checksum of a file. | PeopleSoft Technical | 02/07/2012 - 5:29am |
| nVision Tabular Report through PIA with prompts | PeopleSoft Technical | 02/02/2012 - 10:07pm |
| Can we create an AE to mass update Position - Jobcode data? | PeopleSoft Technical | 01/18/2012 - 3:11am |
| Pay Components on job data can be defaulted and setup based on the rules? | PeopleSoft Functional | 01/05/2012 - 4:58am |
I don't think DELETE USER PROFILE functionality is implemented using AE. Check the PeopleCode in FieldChange of the Delete button.
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