Versions Compared

Key

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

...

Added support of the new object type EntityToEntity, to allow the load of Account Xreferences into the RULESDBO.ENTITY_DETAIL.
The inbound interface was introduced as part of the entity load process.

...

The MultilegSMF Interface was enhanced to support the data-load without accounting validations in the panel. The new flag, noLoadValidationMode, being set Setting noLoadValidationFlag to Y allows data-insert and update directly via SP INSERT_UPDATE_SECURITY_INFO without any calls to the panel.
Underlying links for the Pay and Receive legs are created with a begin date which corresponds to the effective date for the Contract leg in the incoming file. In the case of a MultilegSMF update, the underlying links are updated only if the new record has an effective date higher than the previously loaded begin dates on the Pay and Receive legs for the corresponding Contract leg.

...

Files changed:
eagle_default/in/xml/xml-acct_cash_asset.xml
eagle_default/in/include/csv-cash_misc_inc_exp.inc

SDP-34149:

...

CorrelationIdPrefix functionality was improved for all sub-processes as part of restart workflows

The CorrelationIdPrefix was not correctly passed to all sub-processes as part of the restart workflows.
The issue was corrected for all the sub-processes as part of restart workflows and as part of the restart schedule streams.

...