Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Issuer Role supports batch mode - it allows to delete all records with Security + Role Type key from the DB and insert new roles after that.

There are two options available for Issuer Role batch:

  • ISSUE_ROLE_UPSERT_MODE - prevents the delete step in batch mode
  • USE_LATEST_START_DATE - finds the latest start date in the incoming message and uses it for each incoming record as the start date

SMF MI also supports Issuer Role batch load. In order to turn it on in the incoming SMF you should have EagleML/referenceTransaction/header/processingOptions/ set  to ISSUER_ROLE_GROUPING in the incoming SMF.

  • No labels