Data tab not present in Outbound Transition | Community
Skip to main content
Level 2
March 30, 2021
Solved

Data tab not present in Outbound Transition

  • March 30, 2021
  • 1 reply
  • 1353 views

I want to see the data in an Outbound Transition. When I select the transition and click on Open transition, I see only tabs General and Data Structure. My understanding is that if I add the data columns in the upstream activity within the Additional Data tab that those data fields will be available to me to see the data in the Data tab when I open the transition. See the instructions below. I have followed them, but there is no data tab present to see the data. I can only see a count in the workflow, and this is not enough information.

 

This is what I see in the transition when I open it:

I expect to see this:

 

How do I get this data tab to appear?

  From documentation at https://experienceleague.adobe.com/docs/campaign-standard/using/managing-processes-and-data/targeting-activities/query.html?lang=en#enriching-data :

 

Adding a simple field

By adding a simple field as additional data, that field becomes directly visible in the outbound transition of the activity. This allows the user to check, for example, that the data from the query is the desired data.

  1. From the Additional data tab, add a new element.

  2. In the window that opens, in the Expression field, select one of the fields available directly in the targeting dimension or in one of the linked dimensions. You can edit expressions and use functions or simple calculations (except aggregates) from the dimension fields.

    An Alias is automatically created if you edit an expression that is not a simple XPATH path (for example: “Year(<@birthDate>)”). If you like, you can modify it. If you only select one field (for example: “@age”), you do not need to define an Alias.

  3. Select Add to confirm adding the field to the additional data. When the query is executed, an additional column corresponding to the field added will be present in the activity’s outbound transition.

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 ChristineVea

You need to enable this.  In the workflow options (pencil in the top right corner), you need to go to the the execution menu & click the check box for "keep interim results".

1 reply

ChristineVea
ChristineVeaAccepted solution
Level 2
March 30, 2021

You need to enable this.  In the workflow options (pencil in the top right corner), you need to go to the the execution menu & click the check box for "keep interim results".

CRM_jwAuthor
Level 2
March 31, 2021
Worked like a charm - thank you!