Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 2

...

We changed the query generation in the EDS Ontology for issuerrole resource to be able to correctly format updatetimestamp as a datetime, which now matches the Ontology schema output for Vault.

...

SDP-48070 core files in estar/tpe/dynamic/

...

pyrules/eagleinvsys

Changed location for pyruleservice core files

Pyruleservice core files are now generated in standard location estar/tpe/servers/eaglemc2s.

...

SDP-49311 Ratings Cache Policy is not refreshing Ratings Cache data.

Corrected issue with delta cache

...

Added possibility to have child_struct in the main destination. Dataset structure was changed.

Element that has a nested fields should be added to the vocabulary with a rootnodename param.

"cpaRecord": { "struct_type": "list", "source_format_dialect": {"rootnodename": "COAC_OPTION_record_set", "txnnodename": "", "txnheadernodename": "", "rownodename": "COAC_OPTION_record" }, "vocabulary": { "coacOptionNum": { "path": "COAC_OPTION_NUM" }, "payOutRecord": { "rootnodename": "PAYOUT_record_set"} } },

Path parameter should be added to the nested node description. Path parameter is the path where the data structure should be nested.Element that has a nested fields should be added to the vocabulary with a rootnodename param.

"payOutRecord": { "path": "COAC_OPTION_record_set/PAYOUT_record_set", "struct_type": "list", "source_format_dialect": {"rootnodename": "PAYOUT_record_set", "txnnodename": "", "txnheadernodename": "", "rownodename": "PAYOUT_record" }, "vocabulary": { "payoutType": { "path": "PAYOUT_TYPE" }, "payNum": { "path": "PAY_NUM" } } },

...

Corrected issue with potential duplicate MsgIds in extract nuggets.

SDP-50685 If we run deployment from panel with Component name MC2, redis installation is skipped

Panel install of only MC2 component skips redis install

Corrected install of only MC2 component to use same code as All Services install for MC2.

SDP-47595 Let distribution profile work with data from adtnl_dests

Enabled adtnl_dests in EDS taxonomy to utilize DistributionProfile

Enabled adtnl_dests item in EDS taxonomy to distribute according to specified distributionProfile

...

SDP-50685 If we run deployment from panel with Component name MC2, redis installation is skipped

Panel install of only MC2 component skips redis install

Corrected install of only MC2 component to use same code as All Services install for MC2.

...

SDP-47595 Let distribution profile work with data from adtnl_dests

...

...