ACTION — processing directives for the current batch
ACTION ::= (APPLY ?, LOG ?, ODRF ?)
None.
These elements contain ACTION: BATCH
The following elements occur in ACTION: APPLY , LOG , ODRF .
Example 6.29. Processing action that applies all records with new queries to the database and logs all activity
<ACTION> <APPLY which="qc" when="changes" /> <LOG which="data msg qc" when="all" /> </ACTION>