PeopleSoft Application Engine MCQ Quiz – Part 1

PeopleSoft Application Engine MCQ

This PeopleSoft Application Engine MCQ Quiz contains few questions as a free online practice test.

1. Which is the Online Step to set up a synchronous call to Application Engine are displayed

a) Add a Edit button to the page to launch the process
b) Add Rowinit PeopleCode containing CallApp Engine to call the program
c) Add a push button to the page you wish to use to launch the process
d) Create state record

2. Which action is used of an Application Engine program for restarting a program, development/testing and debugging

a) Command line action
b) Process Request Page
c) Restarting the program from the beginning
d) Configuration manager profile

3. What is the maximum limitation on temporary tabel instances in AE?

a) 100
b) 99
c) 10
d) 50

4. Application Engine programs can be executed through________________ in asynchronous mode

a) Process Scheduler
b) Process Monitor
c) AE restart
d) PeopleCode Debugger

5. Which of the following statement is correct for Dynamic call?

a) to execute the action
b) to execute different sections depending on the conditions a program encounters
c) to execute the entire program defined by the value in Program ID.
d) specifies the Program ID of the program containing the section you intend to call.