Omitting serialization of default values in JSON payloads
It would be great and interesting to try out suppressing null and default values when serializing ODATA/JSON payloads. It would be interesting to see if if can shave off payload and a few milliseconds in network connectivity.
Can you please try out the effect of this ? For situations w...
when trying to switch Store Commerce App to offline
Error when customer is trying to switch store commerce offline
The user logs into POS and changes the password, then log into another POS register (from a different device) and is trying to switch to offline. Customer wants to login into offline mode after successfully login ...
POS checkout and digital signing of receipts performance issue
When looking at the performance for CPOS here in Norway, I can see that it can take a bit of a time to complete a transaction.
After the last payment is registered then the following happens:
- HardwareStation/LineDisplay/DisplayText
- RetailServer/Commerce/GetF...
STATUS DETAILSNew
Receipts as JSON documents
Today when a receipt is printed out, then code is run to query and create the receipts based on a setup. If the receipt setup is changed then the original receipt will not be shown but the receipt based on the new setup.
Would it be possible to save the receipt information as...
Attributes or extended product information as JSON data
After trying to use the attributes to extend some products data, we gave up due to slow performance in POS. The attribute code in Retailserver was/is complex and slow.
As SQL Server has some great support for querying and using JSON data, would it be possible to handle the at...
General cache framework in RetailServer
In version 10.0.36 a new feature was introduced were "Product data is now cached in POS" to improve the scanning performance.
It would be great if the Commerce SDK would have general caching su...
Administrator
In our internal testing, we've seen savings of approximately 20% in data payload size, though actual savings will vary by specific APIs and data composition, and savings can range anywhere from 5% to 50%. This is particularly helpful in mobile or low bandwidth scenarios.