Versions Compared

Key

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

...

Trying to get Dispatch Suggestion and Delivery Suggestion. on order lines with zero quantity will result in getting 0 in the delivery confidence answer. Previously a DivideByZero Exception made the request fail.

Released 05.09.2024

Make sure namespaces & classes match filepath

[RTC-19127

Updated filenames and class names to align with their respective classes and file paths.


Improve StockImport to persist the blobs in Staging tables

[RTP-31432]

Enhanced BlobStagingImport to import 'ChainStockBatchUpdate' blobs into [staging].[FlatBatch] and [staging].[FlatBatchJson], and updated BlobStagingMerger to handle merging data from these staging tables into the stock tables.


Improve HealthCheck functionality

[RTP-15864]

Removed health check for nShift/Consignor to ensure uninterrupted functionality in Dispatch Service

...

Released 29.07.2024

Check If Lifecycle of the Startup in the DispatchService is Proper

...