cancel
Showing results for 
Search instead for 
Did you mean: 

Sending Consignments from Hybris to SAP

rahulverma94
Active Participant
0 Kudos

Hybris provides following call to transfer the orders created from hybris to S/4 for order fulfillment process: sendOrderToDataHubHelper.createAndSendRawItem(order)

How do we send orders based on different consignments id to sap? Right now we make use of the exportStatus field to achieve filteration of orders for exporting. How do we export order details based on consignment id?

Regards Rahul

S0020311372
Participant
0 Kudos

Did u find solution for this.....have similar requirement

Accepted Solutions (1)

Accepted Solutions (1)

rahulverma94
Active Participant
0 Kudos

Just create a exportStatus attribute at consignment level as well. Instead of passing order object, we should pass consignment object.

Answers (0)