TransMode

Description
Transaction Mode

Type : TRANS_MODE_CODES
DescriptionNameValue
An addition to a request already madeOLI_TRANS_MODE_ADD3
Cancel request already made. Delete the transaction before processing itOLI_TRANS_MODE_CANCEL6
Full replacement to request already made. Process This transaction rather than the one originally sent.OLI_TRANS_MODE_REPLACE4
Original request. Sent by sender.OLI_TRANS_MODE_ORIGINAL2
ReversalOLI_TRANS_MODE_REVERSAL8
should be marked as duplicate. Used if sender thought the transaction was lost.OLI_TRANS_MODE_DUPLICATE7
Subsequent ResponseOLI_TRANS_MODE_SUBRESPONSE10
Trial request (e.g. Trial application) Results are not saved by receiverOLI_TRANS_MODE_TRIAL1
Update to request already madeOLI_TRANS_MODE_UPDATE5

Definition
Indicates the mode used to process this transaction type. Applies to transactions that initiate a business process that takes time to complete, (e.g. NB submission).

Parents
TXLifeNotify TXLifeRequest TXLifeResponse