Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor


EDS extracts now support optional format codes for 5 current keywords for the parameter extractnamepatternex:


@DATETIMESTAMP{…}

@DATESTAMP{…}

@EFFECTIVEDATE{…}

@FROMEFFECTIVEDATE{…}

@TOEFFECTIVEDATE{…}

As before,


@DATETIMESTAMP indicates the source of the date is the current timestamp
@DATESTAMP indicates the source of the date is the current datestamp
@EFFECTIVEDATE indicates the source of the date is the effectiveDate parameter
@FROMEFFECTIVEDATE indicates the source of the date is the fromEffectiveDate parameter
@TOEFFECTIVEDATE indicates the source of the date is the toEffectiveDate parameter

...