Document Properties
Kbid
3044R5
Last Modified
20-Oct-2022
Added to KB
13-Jun-2022
Public Access
Everyone
Status
Online
Doc Type
Guidelines
Product
IOM 4.1
Guide - IOM 4.1 Migration of Business Configuration

Table of Contents


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 Knowledge Portal uses only technically necessary cookies. We do not track visitors or have visitors tracked by 3rd parties. Please find further information on privacy in the Intershop Privacy Policy and Legal Notice.
Home
Knowledge Base
Product Releases
Log on to continue
This Knowledge Base document is reserved for registered customers.
Log on with your Intershop Entra ID to continue.
Write an email to supportadmin@intershop.de if you experience login issues,
or if you want to register as customer.