20220809 - WMS Release
Summary:
Azure Push Web Job - “Push Optix Order”
Ticket:
https://bigdigit.atlassian.net/browse/SWMS-4543
Detail:
Seko 360 pushes order data to iHub as soon as Sales Orders are created for clients that are subscribed to the “Push Optix Order“ service.
IHub then calls an external system (Optix) to create an order. The data is mapped in the format required by Optix.
Optix returns a response that contains a unique “id“ for the Order that was created in their system. This “id” is sent back to Optix when the “Push Optix Shipment” service is called.
Summary:
Azure Push Web Job - “Push Optix Shipment”
Ticket:
https://bigdigit.atlassian.net/browse/SWMS-4545
Detail:
Seko 360 pushes dispatch data to iHub as soon as Dispatches are marked as “Dispatched” or clients that are subscribed to the “Push Optix Shipment“ service.
iHub then calls an external system (Optix) to create a shipment. The data is mapped in the format required by Optix.
Optix returns a response that contains a unique “id“ for the Shipment that was created in their system.