FTM Message Resending Capabilities
Terminology
'Resending' is used to describe the act of a remapping and resending a message to an external service.
'Retransmitting' is used to describe the act of resending the same raw data that was previously sent.
Some examples of protocols that are supported for sending an outbound message can be seen in the Outbound Transmission Handler Subflow.
Existing Behavior
Existing support for resend functionality was limited to the Outbound Physical Transmission FSM. This was triggered by issuing an operator command against the wanted transmission, which would invoke an action to resend the specified transmission.
Extended Resend Support
Additional support for the retransmission of transactions and physical transmissions on various states on the Outbound Transaction and Outbound Physical Transmission FSMs respectively.
Existing resend support was brought to the Outbound Transaction FSM and to various additional states on the Outbound Physical Transmission FSM.
Resend / Retransmit functionality are invoked using an operator command.