Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

eagle_default\in\xml\include\user_common.inc
eagle_default\in\xml\include\user_group_common.inc


SDP-10367:  Enhance the Date format option for naming convention

Added a new expression @DateTimeStampISO for as part of the custom extract name pattern parameter ExtractNamePatternEx to specify the datetime value in the output file name in as YYYYMMDDTHHMMSS format (with the ‘T’ separator between the date and time values).

Files changed:
parse_tp_pattern.inc

...

SDP-18516:  Incorrect final WrfStatus

Rule The task reporter rule was modified to make the final workflow status to be consistent with the TaskStatusResponse Status when the CreateConsolidatedTSR was set.

File changed:
task_reporter.xml

...

SDP-18616:  Missing mapping for the long_short_ind in SPD DELTA LOG request

Rule The rule for the SPD DELTA LOG file didn't did not delete the Position records as mapping for the longShortIndicator was missing. Mapping   The mapping for the longShortIndicator has been fixedwas updated.

Files changed:
xml-dbdirect_wrhs_delete_statement.inc

...

SDP-19773:  Realtime: support for acct trade and acct cash single messages within in-memory processing

Added support to load the following EagleML interfaces as single messages within in-memory processing:

...

SDP-14261:  Performance improvement in the Warehouse Position query

Logic The logic for the parameter ExcludeCurrentDay has been updated and now sub-query doesn't use OR operator which makes it much fasterto be more specific eliminating the OR clause in the subquery improving throughput.

ExcludeCurrentDay is common logic for used within the WRHSPOSITIONEXTRACT, WRHSCASHACTIVITYEXTRACT, WRHSTRADEEXTRACT.

File changed:
eagle_ml-2-0_cm/extract_where_section.inc


SDP-19775:  EagleML: added Added missing links to the installer packages
Installer The installer package had missing links and as a result resulting in some files were not being included in the Installer package, which could cause a problem with a fresh installation.

This issue was fixed.

...

Previously xsd valid IssuerXref objects can't cannot be loaded through the eagle_ml-2-0_default_in_xml_reference

New A new rule has been added in the stream eagle_ml-2-0_default_in_xml_reference to handle the IssuerXref interface

File changed:
xml-ref_objects.rsf
xml-ref_issuer_xref_mi.xml
xml-ref_issuer_xref.xml

...