내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

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 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 7

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 답변 개

Avatar

정확한 답변 작성자:
Level 7

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