Interface DataHubInboundOrderHelper

    • Method Detail

      • processOrderConfirmationFromDataHub

        void processOrderConfirmationFromDataHub​(java.lang.String orderNumber)
        Trigger subsequent actions after order confirmation has arrived
        Parameters:
        orderNumber -
      • processOrderDeliveryNotififcationFromDataHub

        void processOrderDeliveryNotififcationFromDataHub​(java.lang.String orderNumber,
                                                          java.lang.String delivInfo)
        Trigger subsequent actions after delivery and post goods receipt notification has arrived
        Parameters:
        orderNumber -
        delivInfo -