How to get group of values in the enrichment ? | Adobe Higher Education
Skip to main content
February 25, 2016
Respondido

How to get group of values in the enrichment ?

  • February 25, 2016
  • 1 resposta
  • 2119 Visualizações

I am trying to assign offer to a group of people,please find the example data below.

Offer IdGroup
1112221,2222
1123321
1134321,4432,4433,4444

In the above example groups will be separated by comma in the csv file .How to take these values in the enrichment activity ?

I tried double dimensional array to get values ,but Is it possible to get array value in the enrichment ?

Este tópico foi fechado para respostas.
Melhor resposta por Linda_Stinson

Hi Ruthra,

   I am assuming that you do not have Interaction (the real-time offer engine). If you do have Interaction and Group were an attribute on Recipient then you could configure the offer eligibility according to Group.

   Without Interaction, you could associate each Recipient in the workflow with its Group as additional data. Then you could configure a Split activity to use the additional data and set up subsets according to your table above. For each subset, add the appropriate offer using an Enrichment. Then Union the records back together. Let me know if you need more detail of how to do this.

Regards,

Linda

1 Resposta

Linda_Stinson
Adobe Employee
Adobe Employee
March 4, 2016

Hi Ruthra,

   I am assuming that you do not have Interaction (the real-time offer engine). If you do have Interaction and Group were an attribute on Recipient then you could configure the offer eligibility according to Group.

   Without Interaction, you could associate each Recipient in the workflow with its Group as additional data. Then you could configure a Split activity to use the additional data and set up subsets according to your table above. For each subset, add the appropriate offer using an Enrichment. Then Union the records back together. Let me know if you need more detail of how to do this.

Regards,

Linda