<?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 Re: Split target groups dynamically in MA campaign in SAS Customer Intelligence</title>
    <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Split-target-groups-dynamically-in-MA-campaign/m-p/526239#M1097</link>
    <description>HI,&lt;BR /&gt;Its not possible to set the cell names, they are controlled by the UI. I believe the reason for this is that Cell name (and node name) need to be unique within a diagram, so if you have 2 of these nodes in the diagram, it needs to handle the names and generate them automatically (First Node: Output(1), Output(2); Second Node: Output(3), Output(4)) so that they are unique in the diagram.&lt;BR /&gt;Rgds&lt;BR /&gt;James&lt;BR /&gt;</description>
    <pubDate>Thu, 10 Jan 2019 23:45:02 GMT</pubDate>
    <dc:creator>JamesAnderson</dc:creator>
    <dc:date>2019-01-10T23:45:02Z</dc:date>
    <item>
      <title>Split target groups dynamically in MA campaign</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Split-target-groups-dynamically-in-MA-campaign/m-p/522161#M1079</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;maybe someone already had same case. I need to split target groups by different percent with every execution (values in yellow):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="split.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/25774i6A71077074516F0B/image-size/large?v=v2&amp;amp;px=999" role="button" title="split.png" alt="split.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The problem is, that I cannot use data item for this, as values can be dependent on previous executions and current execution (size of target group), so I cannot calculate data item before executing campaign, as I don’t know what current targetgroup will be. I was thinking about providing macro variables in “Requested %” fields and calculate those variables in process node, but split node accepts only numbers.&amp;nbsp;Does anyone have any other idea, how I can inject those values into split node on campaign execution?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 11:35:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Split-target-groups-dynamically-in-MA-campaign/m-p/522161#M1079</guid>
      <dc:creator>netoks</dc:creator>
      <dc:date>2018-12-18T11:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Split target groups dynamically in MA campaign</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Split-target-groups-dynamically-in-MA-campaign/m-p/522251#M1080</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a very typical situation...&amp;nbsp;Unfortunately, out-of-the-box Split node can't do that, and the way to go is to develop your own Process Node / Diagram Tool stored process that does what you need.&amp;nbsp; Carefully review SAS MA User Guide&amp;nbsp;for details about how a Stored Process must be defined in Metadata so it produced two named cells "TG" and "CG" when placed on a diagram.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards, Dmitriy.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 15:49:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Split-target-groups-dynamically-in-MA-campaign/m-p/522251#M1080</guid>
      <dc:creator>Dmitry_Alergant</dc:creator>
      <dc:date>2018-12-18T15:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Split target groups dynamically in MA campaign</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Split-target-groups-dynamically-in-MA-campaign/m-p/525684#M1094</link>
      <description>&lt;P&gt;That worked, thanks. One more question before closing this topic. Is there a way to rename output cell name? I know that it is generated by default and it is possible change it in process node:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/26126i088C4F6E869802D2/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I want different names by default, e.g. "Target group" and "Control group".&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 12:30:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Split-target-groups-dynamically-in-MA-campaign/m-p/525684#M1094</guid>
      <dc:creator>netoks</dc:creator>
      <dc:date>2019-01-09T12:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Split target groups dynamically in MA campaign</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Split-target-groups-dynamically-in-MA-campaign/m-p/525788#M1095</link>
      <description>&lt;P&gt;Yes, it's possible.&amp;nbsp; There are some keywords to be added to the Stored Process definition in metadata that does exactly that - set up a number and&amp;nbsp;default names for output cells. I don't recall exact keywords - it is documented in SAS MA User Guide, in a section where it describes how to create stored processes for process nodes.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 17:20:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Split-target-groups-dynamically-in-MA-campaign/m-p/525788#M1095</guid>
      <dc:creator>Dmitry_Alergant</dc:creator>
      <dc:date>2019-01-09T17:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Split target groups dynamically in MA campaign</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Split-target-groups-dynamically-in-MA-campaign/m-p/525993#M1096</link>
      <description>&lt;P&gt;MA User guide does not mention anything about changing output cell naming:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/26167i862B9639EFB28224/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Only these keywords are provided:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;InSubjectID&lt;/LI&gt;&lt;LI&gt;OutSubjectID&lt;/LI&gt;&lt;LI&gt;MaxCells&lt;/LI&gt;&lt;LI&gt;MinCells&lt;/LI&gt;&lt;LI&gt;NumberOfCells&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Can it be so, that there is no such possibility in MA 6.5 anymore?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 08:28:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Split-target-groups-dynamically-in-MA-campaign/m-p/525993#M1096</guid>
      <dc:creator>netoks</dc:creator>
      <dc:date>2019-01-10T08:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Split target groups dynamically in MA campaign</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Split-target-groups-dynamically-in-MA-campaign/m-p/526239#M1097</link>
      <description>HI,&lt;BR /&gt;Its not possible to set the cell names, they are controlled by the UI. I believe the reason for this is that Cell name (and node name) need to be unique within a diagram, so if you have 2 of these nodes in the diagram, it needs to handle the names and generate them automatically (First Node: Output(1), Output(2); Second Node: Output(3), Output(4)) so that they are unique in the diagram.&lt;BR /&gt;Rgds&lt;BR /&gt;James&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jan 2019 23:45:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Split-target-groups-dynamically-in-MA-campaign/m-p/526239#M1097</guid>
      <dc:creator>JamesAnderson</dc:creator>
      <dc:date>2019-01-10T23:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Split target groups dynamically in MA campaign</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/Split-target-groups-dynamically-in-MA-campaign/m-p/526294#M1098</link>
      <description>&lt;P&gt;Thanks for clarification!&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 06:59:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/Split-target-groups-dynamically-in-MA-campaign/m-p/526294#M1098</guid>
      <dc:creator>netoks</dc:creator>
      <dc:date>2019-01-11T06:59:01Z</dc:date>
    </item>
  </channel>
</rss>

