cancel
Showing results for 
Search instead for 
Did you mean: 

No mapping found for sales order

Former Member
0 Kudos

Hi All,

I looked into sapidocintegration, cancel order and delivery related idoc mapping is there but I got nothing for sales_order.

Can anyone explain how it's working for order?

Thanks Navneet

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Your question read as if you want to transfer complete orders from SAP to Hybris? That's not implemented in the out-of-the-box datahub extensions and needs to implemented project specific as customization.

What's implemented is:

  • Hybris to SAP: transfer of complete orders, transfer of order cancellation

  • SAP to Hybris: transfer of confirmation, delivery status and cancellation

See these pages: https://wiki.hybris.com/display/release5/Features+in+Asynchronous+Order+Management https://wiki.hybris.com/display/release5/Understanding+the+Data+Integration+Flow+of+Sales+Orders

Former Member
0 Kudos

Hi Konrad,

Thank to response, That means they will provide us xsd and will create pojo using that xsd. But how can I override sapidocintegration and sapidocoutboundadapter to put that pojo in both. If I create extension using maven archtype then 3 extension(raw,canonical and target) will be create. So where I put that pojo or in all 3 extension.

I think, I will have to give dependency in dathub-extension.xml of sapidocintegration and sapidocoutboundadapter in all 3 extension.

Is there any other way to do this?

Thanks Navneet

Answers (0)