Versions Compared

Key

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

Enhancements:

...

  • Added support of the Entity Regulatory load into the history table
  • Added support of the Entity Regulatory deletion
  • Added the Effective Date mapping for the inbound and outbound rules.

Files changed:
/metadata/bind/eagleml_ent_entityregulatory.xml
/eagle_default/in/xml/xml-ent_entityregulatory.xml
/eagle_ml-2-0_cm/generate_sp_on_fly.inc
/eagle_default/in/xml/xml-ent_objects.rsf
/eagle_default/in/xml/include/parse_ent_common_fields.inc
/eagle_default/in/xml/include/xml-ent_delete.xml

Files added:
/eagle_default/in/xml/include/ent_entityregulatory_delete.inc

...

Also, the effectiveDate node was added into the extract and the XSD schema.

Files changed:
\eagle_ml-2-0_cm\out\tagvalue\extract_entity_regulatory.inc
\eagle_ml-2-0_cm\out\xml\t_entity_regulatory_streaming.inc

...

The field SECURITY_MASTER_DETAIL.ALT_INVESTMENT_TYPE (alias SMD_ALT_INVESTMENT_TYPE) was added to the Warehouse Trade Extract - WRHSTRADEEXTRACT, Warehouse Position Extract - WRHSPOSITIONEXTRACT and Warehouse Open Lot Extract - WRHSOPENLOTEXTRACT.  

This field is part of the tagvalue extract of eagle_ml-2-0_default_out_q stream only and is not a part of the EagleML Extract.

...

New elements bookCostBase (tag 17038) and bookCostLocal (tag 17039) were added in both the Inbound and Outbound interfaces of the Warehouse Open Lot - WRHSOPENLOTEXTRACT object type.  The elements bookPriceLocal and bookPriceBase were also added to the outbound interface.

...

New elements bookCostBase (tag 17038) and bookCostLocal (tag 17039) were added in both the inbound and outbound interfaces of the Warehouse Position - WRHSPOSITIONEXTRACT object type.  The elements bookPriceLocal and bookPriceBase were also added to the outbound interface.

...

Files changed:
eagle/estar/tpe/dynamic/msgcenter/eagle_ml-2-0_cm/out/tagvalue/extract_smf.inc
eagle/estar/tpe/dynamic/msgcenter/eagle_ml-2-0_cm/out/xml/t_smf_streaming.inc
eagle/estar/tpe/dynamic/msgcenter/eagle_ml-2-0_cm/out/xml/t_smf_streaming_eml.inc

...

SDP-15208:  Added support for SecurityNotes, Issuer Relationship, and Schedule Module Extracts 

Added extract support for SecurityNotes for Oracle and MSSQL.

Supported filters: common, security, date. Added SecurityNotes extract in eagle_wrf_generic_extract workflow.

Added new fields to load: noteCharKey, shareProperty, privateNote.

Fils changed:
eagle_default\in\xml\xml-ref_secnotes.xml
eagle_default\in\xml\xml-ref_secnotes_mi.xml
eagle_default\in\xml\t_eagle_ml-2-0_default_in_xml_delete_security_notes.xml
eagle_default\in\xml\xslt\eagleml_smf_notes.xsl
eagle_default\in\xml\xslt\eagleml_smf_notes_batch.xsl
eagle_default\in\xml\rt_eagle_ml-2-0_default_in_xml_delete_objects.rsf
eagle_ml-2-0_cm\out\tagvalue\extract_ref_security_notes.xml
eagle_ml-2-0_cm\out\tagvalue\extract_ref_security_notes.inc
eagle_ml-2-0_cm\out\tagvalue\extracts.rsf
eagle_ml-2-0_cm\out\xml\t_ref_security_notes_streaming.xml
eagle_ml-2-0_cm\out\xml\t_ref_security_notes_streaming.inc
eagle_ml-2-0_cm\out\xml\t_eagleml-2-0_streaming.rsf

Production Bugs


SDP-22084:  Rule changes to address issues with Extracts related to the NUGGETIZER when the RecordCountPerNugget is

...

defined

An issue was found when the RecordCountPerNugget was W_RECORD_COUNT_PER_NUGGET  was set to Y as , then  the resulting extract had incorrect data with one record containing data from another record.  The nuggetizer logic was improved to fix this issue as this was related to Message Center initialization after cache clean up.

...