<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Campaign ID and Label not populating/shown in Email delivery in Adobe Campaign Classic Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/campaign-id-and-label-not-populating-shown-in-email-delivery/m-p/541706#M15916</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We want the Campaign Label and ID, to be displayed in an email delivery.&lt;/P&gt;
&lt;P&gt;I have created a campaign and used a recurring delivery in the workflow.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Inside the delivery template, I am trying to display the Campaign Label and ID. Following code is inserted in the delivery.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#008080"&gt;&amp;lt;%= message.delivery.label %&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;2.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#008080"&gt;&amp;lt;%= message.delivery.id %&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;3.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#008080"&gt;&amp;lt;%= message.delivery.operation.id %&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;4.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#008080"&gt;&amp;lt;%= message.delivery.operation.label%&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008080"&gt;The Delivery ID and Delivery Label is shown correctly, but not the Operation ID and Label, The last 2 shows 0 and blank.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have checked the following already&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008080"&gt;1. While I go to the Campaign Dashboard, I can see the delivery populated and attached. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008080"&gt;2 I also queried the broadlogRCP and the nmsDelivery and nmsOperation link and all the details are correct there as well&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008080"&gt;3. I added a JS Code after the delivery and could see the DeliveryId and OperationId correctly there as well&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008080"&gt;4. Even if we preview the delivery the Camaign ID and Label shows up correctly&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008080"&gt;I am at loss to understand, the reason of this showing up as 0 and blank during the mail delivery&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008080"&gt;&lt;LI-USER uid="11369192"&gt;&lt;/LI-USER&gt;,&amp;nbsp;@&lt;A class="lia-link-navigation lia-page-link lia-user-name-link" href="https://experienceleaguecommunities.adobe.com/t5/user/viewprofilepage/user-id/15740006" target="_self" aria-label="View Profile of Denis_Bozonnet"&gt;&lt;SPAN class="login-bold"&gt;Denis_Bozonnet&lt;/SPAN&gt;&lt;/A&gt;,&amp;nbsp;&lt;LI-USER uid="16614846"&gt;&lt;/LI-USER&gt;&amp;nbsp; and others, Request your help&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008080"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008080"&gt;DG&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Aug 2022 10:23:48 GMT</pubDate>
    <dc:creator>dipendu_g</dc:creator>
    <dc:date>2022-08-19T10:23:48Z</dc:date>
    <item>
      <title>Campaign ID and Label not populating/shown in Email delivery</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/campaign-id-and-label-not-populating-shown-in-email-delivery/m-p/541706#M15916</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We want the Campaign Label and ID, to be displayed in an email delivery.&lt;/P&gt;
&lt;P&gt;I have created a campaign and used a recurring delivery in the workflow.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Inside the delivery template, I am trying to display the Campaign Label and ID. Following code is inserted in the delivery.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#008080"&gt;&amp;lt;%= message.delivery.label %&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;2.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#008080"&gt;&amp;lt;%= message.delivery.id %&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;3.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#008080"&gt;&amp;lt;%= message.delivery.operation.id %&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;4.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#008080"&gt;&amp;lt;%= message.delivery.operation.label%&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008080"&gt;The Delivery ID and Delivery Label is shown correctly, but not the Operation ID and Label, The last 2 shows 0 and blank.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have checked the following already&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008080"&gt;1. While I go to the Campaign Dashboard, I can see the delivery populated and attached. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008080"&gt;2 I also queried the broadlogRCP and the nmsDelivery and nmsOperation link and all the details are correct there as well&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008080"&gt;3. I added a JS Code after the delivery and could see the DeliveryId and OperationId correctly there as well&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008080"&gt;4. Even if we preview the delivery the Camaign ID and Label shows up correctly&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008080"&gt;I am at loss to understand, the reason of this showing up as 0 and blank during the mail delivery&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008080"&gt;&lt;LI-USER uid="11369192"&gt;&lt;/LI-USER&gt;,&amp;nbsp;@&lt;A class="lia-link-navigation lia-page-link lia-user-name-link" href="https://experienceleaguecommunities.adobe.com/t5/user/viewprofilepage/user-id/15740006" target="_self" aria-label="View Profile of Denis_Bozonnet"&gt;&lt;SPAN class="login-bold"&gt;Denis_Bozonnet&lt;/SPAN&gt;&lt;/A&gt;,&amp;nbsp;&lt;LI-USER uid="16614846"&gt;&lt;/LI-USER&gt;&amp;nbsp; and others, Request your help&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008080"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008080"&gt;DG&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 10:23:48 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/campaign-id-and-label-not-populating-shown-in-email-delivery/m-p/541706#M15916</guid>
      <dc:creator>dipendu_g</dc:creator>
      <dc:date>2022-08-19T10:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Campaign ID and Label not populating/shown in Email delivery</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/campaign-id-and-label-not-populating-shown-in-email-delivery/m-p/541722#M15918</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;LI-USER uid="13913383"&gt;&lt;/LI-USER&gt;,&lt;BR /&gt;Try this, it might help&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;message.delivery.operation_id&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;Marcel&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 11:55:18 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/campaign-id-and-label-not-populating-shown-in-email-delivery/m-p/541722#M15918</guid>
      <dc:creator>Marcel_Szimonisz</dc:creator>
      <dc:date>2022-08-19T11:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Campaign ID and Label not populating/shown in Email delivery</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/campaign-id-and-label-not-populating-shown-in-email-delivery/m-p/541728#M15921</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="6970553"&gt;&lt;/LI-USER&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It worked !!! Thanks.&lt;/P&gt;
&lt;P&gt;Can you point me to to documentation where I can get the other properties of delivery, like "operation_id" that you mentioned&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;DG&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 12:08:57 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/campaign-id-and-label-not-populating-shown-in-email-delivery/m-p/541728#M15921</guid>
      <dc:creator>dipendu_g</dc:creator>
      <dc:date>2022-08-19T12:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Campaign ID and Label not populating/shown in Email delivery</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/campaign-id-and-label-not-populating-shown-in-email-delivery/m-p/541745#M15923</link>
      <description>&lt;P&gt;I do not know that if this is documented. but when you have loaded some object, not always the linked&amp;nbsp; records are accessible. Only what is, is the foreign key and all foreign keys are the way I told you to use &amp;lt;schema_name&amp;gt;_id&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 13:10:06 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/campaign-id-and-label-not-populating-shown-in-email-delivery/m-p/541745#M15923</guid>
      <dc:creator>Marcel_Szimonisz</dc:creator>
      <dc:date>2022-08-19T13:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: Campaign ID and Label not populating/shown in Email delivery</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/campaign-id-and-label-not-populating-shown-in-email-delivery/m-p/541755#M15924</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;LI-USER uid="6970553"&gt;&lt;/LI-USER&gt;,&lt;/P&gt;
&lt;P&gt;What should be the way to get the Campaign Label ? If you can help me here&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;DG&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 13:55:21 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/campaign-id-and-label-not-populating-shown-in-email-delivery/m-p/541755#M15924</guid>
      <dc:creator>dipendu_g</dc:creator>
      <dc:date>2022-08-19T13:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Campaign ID and Label not populating/shown in Email delivery</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/campaign-id-and-label-not-populating-shown-in-email-delivery/m-p/541780#M15927</link>
      <description>&lt;P&gt;I assume the campaign object is not appended.. so you need to query database with that ID and but i would not recommend that inside delivery personalization. do it outside and pass it as variable to the delivery.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 15:37:13 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/campaign-id-and-label-not-populating-shown-in-email-delivery/m-p/541780#M15927</guid>
      <dc:creator>Marcel_Szimonisz</dc:creator>
      <dc:date>2022-08-19T15:37:13Z</dc:date>
    </item>
  </channel>
</rss>

