Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

APEX Debugging - line by line ??

Swethashree_CSM-OracleJul 12 2012 — edited Jul 12 2012
Is there some way to debug the PL/SQL Code that we have written for some page in APEX?
I am using APEX 4.1 and have developed a project that manages employees roster.

I have PL/SQL code that fires email to manager based on skills shortage but there seems to be some logical error that is happening and the email is not being sent.
I wanted to know if there is some way to execute line by line so i can check where exactly am I running into error.

I executed the code bit by bit in SQL Commands and it worked fine but it does not work similarly in the application which is why I wanted to check it line by line.

Any help/advise is appreciated.

I looked through some of the docs for APEX but it was not very helpful.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 9 2012
Added on Jul 12 2012
5 comments
458 views