Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Module

Description

POS Master

Improvements to reloading of PLU lists (RTP-26242)

We have made improvements to a procedure (usp_SearchPluItem) in the database that is used when PLU lists are being reloaded. This should prevent problems with PLU lists disappearing and sometimes getting 'System.OutOfMemoryException' when reloading in POS.

POS Server

QBank integration: Job to sync from Qbank to MediaBank (RTP-23378)

The new job 'ImportSelfServiceMediaFromQBank' has been added to the POS Import package. The job is responsible for connecting to the Qbank API and checking if there are new images for self-service items. The job runs according to a cron schedule and sets the synchronization range based on the value in the [staging].[QbankSynchronizationTime] table. If new images are detected, the job establishes a connection to the MediaBank database through the MediaBank service endpoint in POS Services. Subsequently, it inserts the image into the database and sets the ExternalReference to the corresponding EAN number.
The download job present in POS checks if the ExternalReference is set, and if so, it saves the file in the [EAN].[ext] format to the MediaCache folder. 

Info
titleRequired

Required dependencies: 

POS Import: 4.0.59 version

POS Services:  7.85.65.0 version

Database: 3.0.0.136 version

Lindbak POS MediaBank Database 3.0.0.1 version