Select Page

Application Engine – Part 3 – Tracing and TraceMagic

In this article we will discuss tracing Application Engine with an example. We will also see a utility called TraceMagic to interpret the trace results in a neat manner. This part of the Application Engine article is in continuation for Part-I in the series of...

Application Engine – Part 2 – Debugging

In this article we will discuss Debugging Application Engine with an example. This part of the Application Engine article is in continuation for Part-I in the series of Application Engine articles posted on my blog. We will use the Application Engine AJ_AE_SAMPLE that...

Application Engine – Part 1 – Development & Execution

We will develop a simple Application Engine program covering Sections, Steps, Actions, State records, Meta-SQLs, etc. in their simple forms using this example. We will discuss four ways to execute an Application Engine as well. Once you have the basic idea, you will...