on 2024 Jun 21 12:50 PM
Hello together,
We are currently working on an integration between the SAP Customer Data Platform (CDP) and a SAP Service Cloud V1 tenant. On the CDP side, we are using the Customer Schema "SAP Integrated," which includes arrays for address data. Specifically, we have three array
However, on the Service Cloud side, we are utilizing the standard data model of the individual customer object. Here, the underlying navigation property for address entries consolidates all information into a single entry, encompassing address, phone, and mail data.
When attempting bi-directional mapping between these systems, we encounter a significant challenge. We need to map the arrays from the CDP to a single entry in the Service Cloud (C4C) environment. Conversely, one address entry in the C4C environment results in three separate entries in each array within the CDP. This leads to a problem where updating any customer information could generate multiple entries in the C4C, which originally had only one entry.
We would like to stay as close to the standard configuration as possible, avoiding custom development if possible.
Does anyone have experience with this kind of integration or suggestions on how to effectively map these data structures while staying close to standard configurations?
Best regards,
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.