Trouble sharing audiences | Community
Skip to main content
peic33860002
Level 2
August 12, 2019
Solved

Trouble sharing audiences

  • August 12, 2019
  • 1 reply
  • 2425 views

Hi,

I am having trouble sharing audiences from the workflow. I have been able to create a list from a shared audience, but when I put it in a workflow like this:

and the execution log shows no errors:

so I am confused as to why there may be an error here. Happy to provide as much background information as I can.

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 DimaKudryavtsev

Hi

Logs show only messages if they are not empty. If the component call logError() but do not provide any actual error, you will not see the error message in the log.

Select the component, click on Display the tasks and logs button:

In the bottom window, select the task that has failed and double-click on it. It will open a new window with task info that will provide more context.

1 reply

DimaKudryavtsev
DimaKudryavtsevAccepted solution
Level 3
August 13, 2019

Hi

Logs show only messages if they are not empty. If the component call logError() but do not provide any actual error, you will not see the error message in the log.

Select the component, click on Display the tasks and logs button:

In the bottom window, select the task that has failed and double-click on it. It will open a new window with task info that will provide more context.