cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Replication of Activities from CRM to Marketing Cloud

former_member536943
Participant
0 Kudos
577

Hello Experts,

my target is to replicate activities from CRM to SAPMC using the Cloud Platform integration.
I have set up the CRM and was able to transfer an idoc to CPI. Furthermore I have also done the settings to transfer the data to SAP MC. The adapter specific data look the following:

Now and xsd file gets generated and is available under resources. Do i need to use this xsd file now for my data mapping?


Using the "standard" xsd file the mapping looks the following:

1)

When I send an idoc the cpi gets an error message:

My payload looks the following:

2) When I use the generated xsd file the mapping looks the following:

I read the following articles:

https://help.sap.com/doc/f3a6b753f5154a02b0f64b9d8242d748/1905.500/en-US/1NP_S4CLD1905_Set-Up_EN_XX....

https://help.sap.com/viewer/0f9408e4921e4ba3bb4a7a1f75f837a7/1905.500/en-US/294e1267c1834717b1314e1a...

Maybe anyone has an idea what I am missing.

BR Christof

Accepted Solutions (0)

Answers (1)

Answers (1)

KunalBansal
SAP Champion
SAP Champion

Hi Christof,

Could you please first try a POST call for the API you're using directly, instead of CPI.

Let me know your results of the above test, then we can suggest further.

In-case, you're using product UUID, fill it with the initial value 00000000-0000-0000-0000-000000000000.

Thank you.

Kunal

former_member536943
Participant
0 Kudos

Hello kunalkumar.bansal

The direct Post to the API was successful. My payload looks the following:

But I still do not know how to set up the CPI - Odata interface.

BR Christof