Skip to main content
Kofax

FSM - Testkey

Article # 3036212 - Page views: 10

Issue

How to handle out of sequence transactions in Testkey?

Solution

Background

Typically you would expect transactions to arrive in sequential order. Occasionally it is possible certain transactions may go missing or arrive at a later date. Out of Sequence transactions are not unusual. Banks exchange many transactions in a day, some of which are not sent in encoding order or decoded in order of receipt. As a result messages become out of sequence.

The Test key application handles out of sequence decodes in the following ways:

  • Out of sequence decodes which are within tolerance are accepted into the cycle
    In this case, the current cycle remains uninterrupted. 
     
  • Out of sequence decodes which are outside of tolerance are failed to the Repair queue
    If the missing transaction arrives out of tolerance, there is a manual intervention required. The user gets the option to do an “out of sequence decode”. The steps to handle out of sequence decodes that are outside the tolerance range are listed in the section below.

Out of sequence decode - Recovery steps

If a transaction has not arrived it will appear in the UI with a Missing status

Missing.png

This transaction could arrive from the counterparty at a later stage. In which case if it is also out of tolerance then this event is known as an “Out of Sequence” event which will trigger a “Decode out of Sequence” Dialogue box to appear automatically.

Note-Icon.png

NOTE: There is a default tolerance range of 0-99 for out of sequence decodes

DecodeOutofSequence.png

The dialog box will present 3 Actions / Alternatives as summarized below.

1 Accept (into cycle) Accept the transaction, this creates a subset of missing sequences between this and the last tested transaction
2 Fail (to summary) Fail the transaction, marking it as failed in the Transaction summary
3 Place on repair desk Fail the transaction and send it to the repair desk for another user to process
Note: This option must be selected if you want to access and modify the failed transaction using the Repair menu

decode.png

If an out of sequence transaction is received, it is recommended it is dealt with in the following manner –

  1. Current cycle should not be disturbed
  2. The out of sequence item should ideally be dealt with from the Repair queue

For the recommended approach, Option 3 (Place on repair desk) should be selected on the incoming transaction that is out of sequence. This should update the Status of the message to “Out of Sequence” on the Transaction queue and will also make it appear in the Repair queue.

outofsequence.png

outofsequence2.png

A supervisor/authorizer user can then examine the transaction on the Repair queue and perform the necessary corrective actions on this transactions (as described in the next section).

Steps to Decode from Repair Queue

  1. Click Out of Sequence Decodes on the Repair Menu

repair.png

  1. Open the message you want to examine by double clicking it

message.png

  1. From here below two options are available:
    • Fail (to summary) the out of sequence decode. In this case, the decoded item will not occupy a cycle position.
    • Accept (into cycle) the out of sequence decode. The software will check if the active sequence number in the running cycle for the counterparty has gone outside tolerance then the user is informed and has the option to abandon or accept the out of sequence transaction.

      If the user accepts the transaction then in the view between the accepted and the last transaction will be back-filled with the remaining sequence numbers. These back-filled items will appear with a “Missing” status. It must be noted these are NOT missing transactions. These are padded transactions around the accepted sequence number.
       
  2. If the out of sequence transaction is decoded into a running cycle, the user will need to manually reset the active sequence position for the incoming transactions for the                    counterparty. The number should be reset to the next expected sequence number in order to resume the current cycle.

sequencepositions.png

Level of Complexity 

Moderate

 

Applies to  

Product Version Build Environment Hardware
FSM - TestKey 1.0      

 

  • Was this article helpful?