HI
I am using a Callappengine () with a PeopleCode event.
1. ) How Application engine is internally running via Callappengine () function ? Is via direclty calling PSAE.exe or running via Process sch.?
2. ) Can I Trace the Application engine which is running via Callappengine () function? If yes how ?
| Title | Under | Posted on |
|---|---|---|
| how to create application status in peoplesoft campus solutions 8.9 version | PeopleSoft Functional | 05/17/2012 - 4:09am |
| horizantal text in charts | PeopleSoft Technical | 05/10/2012 - 4:57am |
| no current buffer context error | PeopleSoft Technical | 05/10/2012 - 1:19am |
| Integration Broker : Operating Instance/Pub Contracts/Sub Contracts | PeopleSoft Technical | 04/24/2012 - 11:05am |
1. it doesen't go to process sceduler it runs as an command. in peopleocode it will run AE and return to next code line
2. you can trace it by applying peoplecode and SQL trace in your application engine pcode step.
Post new comment