I have not defined any trace in process definition. Also at server level no default trace is ON.However when i execute my application engine a trace file (AE_AEname_processInstance.trc) is getting generated.
How to stop the generation of file as this is impacting the performance of program?
Title | Under | Posted on |
---|---|---|
Component interface Error: no rows exist for the specified keys | PeopleSoft Technical | 03/15/2019 - 3:54am |
ADD 24 months starting from current month.(peoplesoft) | PeopleSoft Functional | 07/29/2018 - 8:44pm |
TRC values dropdown | PeopleSoft Technical | 04/04/2018 - 12:54am |
how to find missing sequence in GRID and print the mising sequence number while saving through peoplecode | PeopleSoft Technical | 09/11/2017 - 4:49am |
Use the -TRACE option to trace the SQL executed by an application engine program. You can do this either through the command line debugger or in the override parameters of the process definition.
To trace the PeopleCode executed by an application engine program use the -TOOLSTRACEPC option.