5.21 Retrigger Functionality

While posting the SWIFT/Fedwire/ISO20022 messages, if any of the EDQ web service pointing to the application is down, messages will be retriggered once all the required web services are up.

The Retrigger configuration parameters are:

  • RETRIGGER_INTERVAL_MINS parameter in the setup_rt_params table under atomic schema. By default, V_ATTRIBUTE_VALUE1 value is set to 30 min which are customizable and can be changed (increased/decreased) as per user requirement.
  • RETRIGGER_MAX_RETRIES parameter in the setup_rt_params table under atomic schema. By default, V_ATTRIBUTE_VALUE1 value is set to 5, which is customizable and can be changed (increased/decreased) as per user requirement. Once the max value is reached per message, the retrigger loop will be terminated, and the V_RETRY_STATUS_CD parameter is updated to T for the particular message in FSI_RT_RAW_DATA table.