on ‎2018 Mar 27 10:48 PM
Hi Gurus,
I saw that is not possible import Marketing Location for a contact using the new ODATA API_MKT_CONTACT_SRV, we are on 1709(sp01) release.
In the old ODATA CUAN_IMPORT_SRV it was possible to import Marketing Location to a Contact.
Does anyone knows why it's not possible anymore?
Best regards,
Rubens Lenzi
Request clarification before answering.
Hi,
I can't tell you why this is not on the Contact, but since with the release of the new newer OData APIs there is a clear separation of entities. When you get Marketing location data and contact data in the same message you might consider having two separate calls.
Marketing Locations can be maintained with the OData service CUAN_MARKETING_LOCATION_IMP_SRVhttps://help.sap.com/viewer/e68e4c8c856d429b85c2a7370c3553ae/1802%20YMKT/en-US/764796a37e6f42089cd68c817fcaa976.html
br,
Johannes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
I see that now we can use the API_MKT_CONTACT_SRV to assign Marketing Locations to Contact. But how can I display this assignment? I didn't see any Marketing Location field on the Contact Profile app.
Best regards,
Adrian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
I'll try to put it on our nearest roadmap for the API-services as well.
For the moment, you can use a Custom Business Object (CBO) to achieve this.
Best regards,
Nico
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Good point - this is a valid alternative.
But if you work with CUAN_IMPORT, then we don't recommend to use the newer services in parallel (mainly because of the ability to PATCH); and you have to keep in mind that with CUAN_IMPORT you should always brutto-update, you can't just update existing contacts and enrich them with a location.
Best regards,
Nico
PS: the assignment of Marketing Locations for API_MKT_CONTACT is now on the roadmap of release 1811.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.