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

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

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

解決済み

How to query recipients targeted for a failed delivery

Avatar

Level 1

I have a delivery that produced an error. Is there a way to query and find the recipients who were selected for the delivery?

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

Avatar

正解者
Level 2

Hi,

U have the field @state which give you the state of a delivery.

1373718_pastedImage_0.png

To find the recipient, you can begin your query by broadlogRcp as delivery.@state = ...

I answer to your question ?

Christophe

元の投稿で解決策を見る

3 返信

Avatar

Level 10

Hi,

At which moment of the delivery did the error occur? There might be different ways of retrieving the target depending on the way you set the delivery up (from a workflow, etc.)

Please share a screenshot if you can.

Florent

Avatar

正解者
Level 2

Hi,

U have the field @state which give you the state of a delivery.

1373718_pastedImage_0.png

To find the recipient, you can begin your query by broadlogRcp as delivery.@state = ...

I answer to your question ?

Christophe

Avatar

Level 1

Hello, thanks for your answer and sorry for my very slow response.

I've tried this but as my Delivery is in the state "Personalisation Pending" there are no entries for it in broadlogRcp