コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Trouble sharing audiences

Avatar

Level 2

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: 1811713_pastedImage_0.png

and the execution log shows no errors:

1811728_pastedImage_3.png

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

1 受け入れられたソリューション

Avatar

正解者
Level 4

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:

1812060_pastedImage_0.png

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 返信

Avatar

正解者
Level 4

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:

1812060_pastedImage_0.png

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.