Guide - IOM 4.1 Migration of Business Configuration

Table of Contents


Product Version

4.1

Product To Version

4.1
Status

RMA Export - Split by Supplier

From now on the out-of-the-box (XML) export for RMA transmissions will only include positions that were assigned to the supplier referenced in the transmission configuration.

Example:

  • CommunicationPartnerDO is configured - sendingPartnerReferrer = SHOP, receivingPartnerReferrer = SUPPLIER_X. The export will filter out all ReturnAnnouncementPosDOs that do not belong to order positions assigned to SUPPLIER_X.
  • CommunicationPartnerDO is configured - sendingPartnerReferrer = SHOP, receivingPartnerReferrer = (null). The export will not be filtered - XML contains all ReturnAnnouncementPosDOs.

Note

This change only applies to the mapping itself - the creation of ReturnAnnouncementTransmissionDOs (RATDO) has not been changed. IOM will create a RATDO for every configured CommunicationPartnerDO, independently of the SupplierDOs that are actually assigned to order positions.


Example:

  • Order contains positions for SUPPLIER_A only
  • CommunicationPartnerDOs exist for receivingPartnerReferrer = SUPPLIER_A and SUPPLIER_B
  • After creating a ReturnAnnouncementDO for any position, IOM will create two RATDOs - for SUPPLIER_A and SUPPLIER_B!

The export for SUPPLIER_B will fail with an error in this case (no matching positions = empty position list). To prevent this, implement and configure a DecisionBean method 

isExecutionRequired(ReturnAnnouncementDO, CommunicationPartnerDO)

that only triggers the creation of RATDOs for ReturnAnnouncementDOs that reference order positions for that particular CommunicationPartner / Supplier.

Disclaimer

The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Web site, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.

The Intershop Customer Support website uses only technically necessary cookies. We do not track visitors or have visitors tracked by 3rd parties.

Further information on privacy can be found in the Intershop Privacy Policy and Legal Notice.
Customer Support
Knowledge Base
Product Resources
Tickets