Queue Stock Numbers Registry entry
Specifies whether stock numbers will be processed in real time or batched for later processing.
There are two ways to process stock numbers:
- They can be processed immediately upon scanning
-OR-
- They can be batched and sent to a processing queue.
The difference between these methods is that real time processing requires that the certificates audit load is running so that the relevant certificate record can be updated at the time of scanning. If it cannot do this, the operator will be informed that the certificate record cannot be found.
The batching method retains stock numbers until such a time as it can update the certificate record. In the batching method the stock queue needs to be monitored to ensure that the stock numbers are being assigned.
Queuing of stock numbers only occurs if this entry is set to true
. If this entry is missing or set to false
, stock numbers will be processed in real time and the certificate record will be updated if the certificate audit load is running; or it won't be updated if the certificate audit load cannot be found at the time the stock number is scanned.
Usage
This Registry entry is assigned to groups:
Key | Group |
---|---|
Key 1 | Group |
Key 2 | Default |
Key 3 | Table |
Key 4 | estock |
Key 5 | Queue Stock Numbers |
Value | boolean |
Group | Default | Table | estock | Queue Stock Numbers | boolean |
where:
boolean | is Note:
If this entry is not present, a setting of |
Example
This entry specifies that stock numbers will be queued for later processing:
Key | Setting |
---|---|
Key 1 | Group |
Key 2 | Default |
Key 3 | Table |
Key 4 | estock |
Key 5 | Queue Stock Numbers |
Value | true |