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
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...
Shared cache across CSUs
Add support for shared cache across CSUs. This would help prevent many real-time service calls into back office. Services like Azure cache for Redis, this could help performance in many scenarios.
Solutions in Power Apps
Hello,
I hope my email finds you well.
I suggest for the Managed/ Unmanaged solution in power apps, to be able to attach/detach or turn on/off the needed solution in order to test if a solution is causing an error, behavior like soft delete, cause if I want to test the i...
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...
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.