Avatar

Level 3

Hi Team,

 

We want the Campaign Label and ID, to be displayed in an email delivery.

I have created a campaign and used a recurring delivery in the workflow.

 

Inside the delivery template, I am trying to display the Campaign Label and ID. Following code is inserted in the delivery.

 

1. <%= message.delivery.label %>

2. <%= message.delivery.id %>

3. <%= message.delivery.operation.id %>

4. <%= message.delivery.operation.label%>

 

The Delivery ID and Delivery Label is shown correctly, but not the Operation ID and Label, The last 2 shows 0 and blank.

 

Have checked the following already

 

1. While I go to the Campaign Dashboard, I can see the delivery populated and attached.

2 I also queried the broadlogRCP and the nmsDelivery and nmsOperation link and all the details are correct there as well

3. I added a JS Code after the delivery and could see the DeliveryId and OperationId correctly there as well

4. Even if we preview the delivery the Camaign ID and Label shows up correctly 

 

I am at loss to understand, the reason of this showing up as 0 and blank during the mail delivery

 

@Amine_Abedour, @@Manoj_Kumar_  and others, Request your help

 

Regards,

DG