21

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...

Read more...

0 Comments

Read more... 0 Comments

Category: Performance (4)

STATUS DETAILS
Completed
Ideas Administrator
Thank you for the suggestion and interest in making the product better. We've completed the implementation of this idea. It is enabled by default starting with the 10.0.31 release. This feature reduces the network payload by omitting any properties that have a default value.

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.
1

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...

Read more...

0 Comments

Read more... 0 Comments

Category: Performance (4)

STATUS DETAILS
New
1

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...

Read more...

0 Comments

Read more... 0 Comments

Category: Performance (4)

STATUS DETAILS
New
1

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...

Read more...

1 Comments

Read more... 1 Comments

Category: Performance (4)

STATUS DETAILS
New