Apply Engine Script Structure |
Scroll |
The following table outlines the structure of an Apply Engine including the command hierarchy that must be followed when developing a cript. This hierarchy is explained in more detail later in this section.
Section |
Content |
JOBNAME |
|
REPORT |
|
COMMIT |
|
OPTIONS |
|
RDBMS |
|
DESCRIPTION |
|
DATASTORE |
|
CREATE CURSOR |
|
DECLARE |
|
EXTTYPE |
|
IDENT |
|
INITIALIZE |
|
INVALID |
|
LABEL |
|
RETYPE |
|
CREATE PROCs |
|
PROCESS INTO |
|
<target datastore list> |
|
SELECT |
|
<processing functions> |
|
FROM |
|
<input datastore; |