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

Open Channel Integration - add custom attributes to the outbound payload

PraveenT1
Participant
0 Likes
377

Hi,

We would like to add custom attributes to the open channel campaign payload. I have added the parameter in the "Open channel : Define parameters for implementation" and also enhanced the Badi "Open channel: global settings for execution" to check the parameter passing to payload. If I already have a parameter in the first Badi what it would take to send the information in the OPen channel payload.

https://answers.sap.com/questions/584363/open-channel-integration---how-to-add-custom-attri.html

Accepted Solutions (0)

Answers (1)

Answers (1)

maik_bosch
Contributor

Hi Praveen,

please see the following

Open Channel Docu

Custom Attributes you add via the Export Definition part see docu details here:

o be finally be able to use the Open Channel action in your system you must create also an export definition:

  1. Choose the Export Definitions app and under Details choose New.
  2. Then enter a Definition. You can freely define a name; note that the name is used when you assign the Open Channel action in the campaign user interface (UI).
  3. Select Usage Open Channel.
  4. Select a Segmentation Profile, for example, All Contacts.
  5. Select an Export Profile, for example, File Export.
  6. Under Available select these attributes you want to use in your export definition and bring them to the list Selected for Export Definition.
  7. Choose Save to save the new export definition.

BR

Maik