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

Missing Workflow name in the delivery listing

Avatar

Level 4

Hi,

While generating a listing report from delivery view; I have realized that the workflow internal name is missing for the deliveries which have status= 'Finished'. But for a status other than 'Finished' the workflow name comes out fine. I require workflow name to create a recurring report.

Can you please let me know what could have caused this issue.

We are generating these deliveries through a workflow in a campaign.

1828568_pastedImage_0.png

Thanks

Naveen

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi Naveen,

I believe this is because of the path you are trying to get the workflow details.

Try below:

Delivery/Campaign/Workflows/@internalName

Thanks,

Anita

2 Replies

Avatar

Correct answer by
Community Advisor

Hi Naveen,

I believe this is because of the path you are trying to get the workflow details.

Try below:

Delivery/Campaign/Workflows/@internalName

Thanks,

Anita

Avatar

Level 4

Hi Anita,

It worked for me.

Thanks