CSM Events
The SIC CSM Service publishes the standard set of CSM Events
Event Name |
Description |
com.iconsolutions.ipf.core.systemevents.functional.FunctionalSystemEvent |
Parent event for all functional events raised from the IPF domain |
com.iconsolutions.ipf.core.connector.event.InboundMessageFailed |
Event published when any aspect of the message receive process fails (mapping, receiver function,etc.) - contains the exception that was raised |
com.iconsolutions.instantpayments.csm.event.LiquidityAdjustmentReceived |
Published when a liquidity adjustment notification is received from the CSM |
com.iconsolutions.instantpayments.csm.event.InvalidMessageReceived |
Published when there is a technical issue with the message being received from CSM |
com.iconsolutions.instantpayments.csm.event.ParticipantUnavailableReceived |
Published when a participant unavailable notification is received from the CSM |
com.iconsolutions.instantpayments.csm.event.SchemeCorrelationError |
Published when status request was not able to be correlated by the CSM |
com.iconsolutions.instantpayments.csm.event.OutgoingMessageTechnicalIssue |
Published when there is a technical issue with message sent to the CSM |
com.iconsolutions.instantpayments.csm.event.LiquidityPositionReceived |
Published when a liquidity position notification is received from the CSM |
com.iconsolutions.instantpayments.csm.event.OrphanPaymentStatusReportReceived |
Published when a payment status report that doesn’t correspond to a previous payment is received |
com.iconsolutions.instantpayments.csm.event.DuplicatePaymentStatusReportReceived |
Published when a duplicate payment status report is received |
com.iconsolutions.instantpayments.csm.event.SchemeRuleValidationFailed |
Published when a message fails scheme rule validation |