Hello all,
Anyone would have an idea of the execution order of EXTRACT, REPORT, EVAL, LOOKUP and ALIAS in the props.conf?
I understand that REPORT-policy_date will be executed before REPORT-policy_name because of the ASCII order of the class, but how about:
EXTRACT-aa
REPORT-bb
EVAL-aa
LOOKUP-bb
ALIAS-aa
I have an ALIAS for instance that depends on a field extracted in a REPORT but it doesn't seem to work.
Regards,
Olivier
... View more