 Library
Library
Localdb_lanetx_queue Database Table
Transactions and information waiting to be sent to specific lanes and stores
Distrbuted Access: Application controlled
Fields
- dtu
- #100, Datatype: DateTime
 Date/time in UTC this record was created
- txtype
- #101, Datatype: Integer
 What type of information this row holdsPossible ValuesValue Description 1 Datp confirmation advice 2 Sale Edit notification 3 New Sale notification 
- expiresdtu
- #102, Datatype: DateTime
 Date/time in UTC this record can be automatically removed from the system. This value can change in some circumstances such as when a lane confirms reception, which is normally a delete trigger, but might cause a shorter delete date in case other lanes may also want to process this information.
- physkey
- #103, Datatype: String 44 bytes
 Physkey for this record
- useq
- #104 The callers original uSeq value where known (DATP) or a new value in other cases
- srcuid
- #105, Datatype: Integer
 Primary srcuid this record is intended for
- targetrm
- #106, Datatype: String 40 bytes
 Target RM using commas. Used for cross RM transmission
- targetphyskey
- #120, Datatype: String 44 bytes
 Target record physkey. ie the sale physkey if this is about a sale
- txdata
- #121
- scode
- #122, Datatype: Integer
 Storage code. How the data is represented in adata fieldPossible ValuesValue Description 0 Gnap --> Base64 encoded 1 Gnap --> Gzip --> Base64 encoded 
- recordrve
- #123, Datatype: Double
 RVE value from source record
- rve
- #124, Datatype: Double
 RVE when this record was created