To use the PeopleCode Debugger, you open a program in the PeopleCode Editor, set a
breakpoint, and then access the point in the application at which the PeopleCode program runs.
The Debugger synchronizes correctly with the application only if _____.
A.
the application server and Application Designer are on the same machine
B.
Application Designer is connected to the application database in a two-tier mode
C.
Application Designer and the database are both in the same application server domain
D.
Application Designer is connected to the application database in a three-tier mode, using the
application server
Explanation: