Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!
SOLVED

Read List Question

Avatar

Level 2

How can I use the read list activity in a workflow to send a delivery?

Thanks!

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi Courtney,

you can check this documentation on how to use read-list : https://docs.campaign.adobe.com/doc/AC6.1/en/WKF__General_operation_Importing_data.html#Using_data_f...

Simply put , you can use a read-list activity directly with a delivery to send the delivery provided the list is of type "list" or "Group" and the schema for the list is nms:recipient.

3 Replies

Avatar

Correct answer by
Employee

Hi Courtney,

you can check this documentation on how to use read-list : https://docs.campaign.adobe.com/doc/AC6.1/en/WKF__General_operation_Importing_data.html#Using_data_f...

Simply put , you can use a read-list activity directly with a delivery to send the delivery provided the list is of type "list" or "Group" and the schema for the list is nms:recipient.

Avatar

Level 2

Adhiyan wrote...

Hi Courtney,

you can check this documentation on how to use read-list : https://docs.campaign.adobe.com/doc/AC6.1/en/WKF__General_operation_Importing_data.html#Using_data_f...

Simply put , you can use a read-list activity directly with a delivery to send the delivery provided the list is of type "list" or "Group" and the schema for the list is nms:recipient.

 

Is this inside of a delivery or as part of a campaign workflow? I am getting this error message:

The delivery has failed
An error occurred and the process has been stopped.
Error while executing the method 'PrepareTargetImpl' of service 'nms:delivery'. Unable to parse expression '@email'.

Avatar

Community Advisor

Courtney Delia, would you mind explaining how did you created the list in the fist place. the error that you are getting, it's because you don't have @email as part of the list which you need for targeting the email. so if you can ensure that your list have an attribute email just like nms:recipient then this will work.

Regards,

Amit