Understanding Consumer-Requested Snapshot Integration

In a consumer-initiated snapshot implementation, SAIP is the recipient of a request from an external system. As such, institutions utilizing a target that generates consumer requests for snapshots only needs to activate the appropriate BulkData service operations and their corresponding handlers and routings. The specific service operations are:

  • Inbound:

    • requestBulkDataExchange

    • reportBulkDataExchange

    • cancelBulkDataExchange

    • ignoreBulkDataExchange

  • Outbound: announceBulkDataExchange

Note: Institutions defining multiple integration targets for the SAIP can freely deploy a mix of consumer-requested and producer-initiated configured targets.