on 2023 Mar 24 11:59 AM
Hello!
We have implemented the open channel integration to send a communication.
We have created several custom fields in the contect "Marketing: Interaction". These fields are shown at contact interface and they can be filled out on inboud intaraction.
The problem is now we want to fill some of these fields (example: yy1_end_date_MIA) using part of attributes from "(4) Open Channel: Enhance Payload for Data Transfer" when we create outbound interaction.
We tried to do it but there is no change.
How can we implement this logic, or is it even possible?Request clarification before answering.
Hi okonikik ,
I do understand your last statement. I suggest you create an incident on component CEC-MKT-CPG-EXE with details on what data you want to transfer using the Open Channel functionality and what outbound interaction you expect. Please note that the payload for the data transfer can contain custom attributes while the outbound interaction created from the execution of an Open Channel action does not consider custom attributes.
Regards,
Brigitte
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi artem_lutsyk ,
The BAdi “(4) Open Channel: Enhance Payload for Data Transfer” allows adding custom attributes to the payload for data transfer, not to the interactions.
Regards,
Brigitte
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Please see our documentation (4) Open Channel: Enhance Payload for Data Transfer | SAP Help Portal.
Best Regards
Isabelle
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
please show an example of how to fill a field in the table I_MKT_Interaction using an open channel.
I created an attribute in (4) Open Channel:
APPEND VALUE #( attribute_id = 'DA-SAP_CE_CONTACT_IA_ERP_CUSTOMER-YY1_PROMOID_MIA'
attribute_name = 'YY1_PROMOID_MIA'
attribute_type = 'Edm.String' ) TO target_group_member_attributes.
and created parametr:
"тест заповнення взаємодії"
APPEND VALUE #( tg_member_key = <fs_target_group_member_stat>-tg_member_key
tg_member_interaction_contact = <fs_target_group_member_stat>-tg_member_interaction_contact
tg_member_interaction = <fs_target_group_member_stat>-tg_member_interaction<br>
attribute_id = 'DA-SAP_CE_CONTACT_IA_ERP_CUSTOMER-YY1_PROMOID_MIA'
attribute_value = '12345' ) TO target_group_member_data.
but the field in the interaction is empty
Dear Artem, Have you seen this Q&A https://answers.sap.com/questions/584363/open-channel-integration---how-to-add-custom-attri.html ?
Kind regards, Silvia
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
2 | |
2 | |
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.