Keep all results from two populations | Community
Skip to main content
SKUCCiaranC
New Participant
May 31, 2018
Solved

Keep all results from two populations

  • May 31, 2018
  • 3 replies
  • 3269 views

System Details: Adobe Campaign Version 6.1.0 (Neolane)

I have a workflow with two separate populations, coming from two different schemas; one of which is the out of the box Recipients schema, the other is a custom one that we have built to handle event booking data; 'Participation'.

Basically, I need to be able to output into one file results from fields in both the schemas, without restricting the output to the population of either (i.e. no 'Primary set').

There are keys which could be used to link the two populations, however, the primary key from Recipients won't always be present in Participation and vice versa.

If I was working in SQL, I'd use a union or full outer, as appropriate, but I'm struggling to find the equivalent in Adobe Campaign.

I have a feeling that the solution is probably something to do with an enrichment but I'm at a bit of a loss at the moment.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by pablo_rosero1

Hi Ciaran,

You can still use Union with different primary keys by selecting a different Reconciliation type.

See 4 here: Adobe Campaign Help | Union

All the best,

Pablo

3 replies

pablo_rosero1
pablo_rosero1Accepted solution
New Participant
December 3, 2018

Hi Ciaran,

You can still use Union with different primary keys by selecting a different Reconciliation type.

See 4 here: Adobe Campaign Help | Union

All the best,

Pablo

SKUCCiaranC
New Participant
December 3, 2018

Hi Pablo,

I'm aware that I can use any action from the left sidebar, my question was about which one should be used specifically and in which way.

A union isn't an option since the two incoming populations are from different schemas and have different primary keys.

C

pablo_rosero1
New Participant
November 26, 2018

Hi Ciaran,

You can use Union or any other action from the left sidebar as needed on Adobe Campaign Classic.

I hope this helps!

All the best,

Pablo