Split popolation | Community
Skip to main content
nielsr72948361
Level 2
May 16, 2019
Solved

Split popolation

  • May 16, 2019
  • 6 replies
  • 4283 views

Hi community,

Does a split- activity use the temp-data of the workflow or is the data being fetched as soon as the split is reached?

Best regards

Niels

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 Jonathon_wodnicki

Hi,

Split activity uses its incoming transition's temp table.

Thanks,

-Jon

6 replies

pierrec70731455
Level 4
May 16, 2019

Hi Niels,

could you give a bit more context?

What are you trying to accomplish?

Kind regards,

Pierre

nielsr72948361
Level 2
May 16, 2019

Hi Pierre,

the recipients receive several emails within a workflow, but they should receive different versions of the emails based on their profile. The profile can change while they pass through the journey and I want to filter the population directly before sending out the delivery.

Best regards

Niels

Jonathon_wodnicki
Community Advisor
Jonathon_wodnickiCommunity AdvisorAccepted solution
Community Advisor
May 16, 2019

Hi,

Split activity uses its incoming transition's temp table.

Thanks,

-Jon

nielsr72948361
Level 2
May 16, 2019

Hi Jon,

thanks, I thought so. Would this scenario work, if I used an enrichment before the splits to update the temp table?

Best regards

Niels

Jonathon_wodnicki
Community Advisor
Community Advisor
May 16, 2019

Yes, you can use any activity here.

Level 3
May 16, 2019

Hi,

Campaign users should not worry about "temp" tables and just focus on using the activity nodes. I believe if the customer can receive different personalized messages during the journey, there should be different delivery nodes and not trying to make one delivery do everything. It is the preferred method for campaign execution and post execution reporting. You use the split activity node to segment your universe for each touch and assign the proper segment code for ease of reporting.

Thanks.