cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Marketing CUAN_IMPORT_SRV performance issue processing interaction contacts & interactions

12-03-2018 7:31 PM
petermeier Explorer
619 views 1 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Dear Community,

we need to send interaction contacts and interactions to the OData interface cuan_import_srv of SAP (hybris) Marketing via SAP CPI.

We are sending both, interaction contacts and interactions in one single payload with one Import Header. The request is working so far, but the it takes 1,5 - 2 sounds to be processed!

As we have thousands requests this becomes a real bottleneck. How can speed up payload processing? Do we have to split interaction contacts and interactions in two payloads? How or what is best practice? e.g. sequential processing starting with interaction contacts and then interactions?

Or are there any other optimizations?

Thank you, best,
Peter

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi Peter,

It is recommended to split up the entities. Please refer to the following:

Recommended Package Sizes and Best Practices

Furthermore, you might want to consider to leverage the new APIs such as API_MKT_CONTACT and API_MKT_INTERACTION_SRV

Hope this helps.

BR

Theo

Answers (0)