<?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: Read Audience conditionally and extract the name from filename. in Adobe Campaign Standard Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/439105#M14606</link>
    <description>&lt;P&gt;This is what my flow currently looks like.&lt;/P&gt;&lt;P&gt;I don't know how I can read the audience only if it exists and do different things depending on if it exists.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I'm having the issue, that the union is failing. I'm not sure how I can modify this in a way that the unioning is only done if there is an existing audience.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-02-01 at 14.32.28.png" style="width: 999px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/38191i27558CF5C73F4066/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-02-01 at 14.32.28.png" alt="Screenshot 2022-02-01 at 14.32.28.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Feb 2022 13:40:36 GMT</pubDate>
    <dc:creator>benedikt-buchert</dc:creator>
    <dc:date>2022-02-01T13:40:36Z</dc:date>
    <item>
      <title>Read Audience conditionally and extract the name from filename.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/438769#M14585</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I read an audience dynamically and only combine it with data read from a file if there is an existing audience? Otherwise, I would want to create a new audience from the file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Two challenges:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I would want to extract the Audience name from the file name via a regex. The regex should be as follows:&lt;BR /&gt;Something_[0-9a-f]{8}\b-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-\b[0-9a-f]{12}_(\w+)_[0-9]{8}_[0-9]{6}\.csv where $1 is the audience name.&lt;/LI&gt;&lt;LI&gt;If the audience already exists I would want to read that audience and combine it with the data read from a file. The file should be identified by that same regex.&lt;BR /&gt;If the Audience does not exist yet I would want to create a new one.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;How do I do a regex to extract the name from the file?&lt;/LI&gt;&lt;LI&gt;How do I read the audience dynamically and union with the file data only if the audience exists?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Maybe I'm doing it all wrong but I want to pass an Audience from a Segment in Adobe Experience Platform.&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jan 2022 08:44:01 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/438769#M14585</guid>
      <dc:creator>benedikt-buchert</dc:creator>
      <dc:date>2022-01-29T08:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Read Audience conditonlay and extract name from filename.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/438774#M14586</link>
      <description>&lt;P&gt;This may not answer your question, but couldn't you do something like this?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="johnwwilcoxmba_0-1643382311580.png" style="width: 400px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/38122iA35EEF5994452F82/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="johnwwilcoxmba_0-1643382311580.png" alt="johnwwilcoxmba_0-1643382311580.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 15:05:25 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/438774#M14586</guid>
      <dc:creator>johnwwilcoxmba</dc:creator>
      <dc:date>2022-01-28T15:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Read Audience conditonlay and extract name from filename.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/438844#M14589</link>
      <description>&lt;P&gt;Unfortunately Like does not serve my case, as the name of the audience can be different each time.&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jan 2022 08:39:22 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/438844#M14589</guid>
      <dc:creator>benedikt-buchert</dc:creator>
      <dc:date>2022-01-29T08:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Read Audience conditionally and extract the name from filename.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/438987#M14596</link>
      <description>&lt;P&gt;Currently helping myself with:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Replace(Replace(Replace(FileName($(vars/@filename)),Left(FileName($(vars/@filename)),52),''),Right(FileName($(vars/@filename)),52),''),'_',' ')&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;Which is kind of nerve wrecking.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jan 2022 17:06:01 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/438987#M14596</guid>
      <dc:creator>benedikt-buchert</dc:creator>
      <dc:date>2022-01-31T17:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Read Audience conditionally and extract the name from filename.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/439072#M14599</link>
      <description>&lt;P&gt;Unfortunately there is nothing better available at the moment&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 07:21:06 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/439072#M14599</guid>
      <dc:creator>ramon_bisswanger</dc:creator>
      <dc:date>2022-02-01T07:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Read Audience conditionally and extract the name from filename.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/439085#M14604</link>
      <description>&lt;P&gt;Thank you so part 1 is solved. And only the second part about unionizing remains to be solved.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 10:23:56 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/439085#M14604</guid>
      <dc:creator>benedikt-buchert</dc:creator>
      <dc:date>2022-02-01T10:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Read Audience conditionally and extract the name from filename.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/439102#M14605</link>
      <description>&lt;P&gt;ok, what you could do on that part:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;use an enrichment to look up if the segment exists&lt;/LI&gt;&lt;LI&gt;then split up the workflow depending on the "new" or "update" paths&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 01 Feb 2022 13:30:47 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/439102#M14605</guid>
      <dc:creator>ramon_bisswanger</dc:creator>
      <dc:date>2022-02-01T13:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Read Audience conditionally and extract the name from filename.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/439105#M14606</link>
      <description>&lt;P&gt;This is what my flow currently looks like.&lt;/P&gt;&lt;P&gt;I don't know how I can read the audience only if it exists and do different things depending on if it exists.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I'm having the issue, that the union is failing. I'm not sure how I can modify this in a way that the unioning is only done if there is an existing audience.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-02-01 at 14.32.28.png" style="width: 999px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/38191i27558CF5C73F4066/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2022-02-01 at 14.32.28.png" alt="Screenshot 2022-02-01 at 14.32.28.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 13:40:36 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/439105#M14606</guid>
      <dc:creator>benedikt-buchert</dc:creator>
      <dc:date>2022-02-01T13:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Read Audience conditionally and extract the name from filename.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/440371#M14640</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;LI-USER uid="14683752"&gt;&lt;/LI-USER&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please help&amp;nbsp;&lt;LI-USER uid="17508381"&gt;&lt;/LI-USER&gt;&amp;nbsp;further here?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 07:20:46 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/440371#M14640</guid>
      <dc:creator>Sukrity_Wadhwa</dc:creator>
      <dc:date>2022-02-10T07:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Read Audience conditionally and extract the name from filename.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/440751#M14659</link>
      <description>&lt;P&gt;Hi Benedikt,&lt;/P&gt;&lt;P&gt;what you could do:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;First use a "Save audience" with the name and choose "Complete the audience". This will store all users (including deleted) in the audience&lt;/LI&gt;&lt;LI&gt;Then use a fork to read the audience again (including all people which were there before already) and exclude those to be removed and save it again.&lt;/LI&gt;&lt;LI&gt;With that it's ensured that the audience exists in the 2nd step&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Sun, 13 Feb 2022 19:22:00 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/440751#M14659</guid>
      <dc:creator>ramon_bisswanger</dc:creator>
      <dc:date>2022-02-13T19:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Read Audience conditionally and extract the name from filename.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/440783#M14661</link>
      <description>&lt;P&gt;Hi Ramon,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for the suggestion. Could be a good approach.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only issue I'm worried about that solution is, that on sending out the audience might be off for a moment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But with batch audiences, everything is about timing anyways. Can I somehow block send-outs to the audience while the workflow is still running to be 100% safe?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Benedikt&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 08:02:38 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/440783#M14661</guid>
      <dc:creator>benedikt-buchert</dc:creator>
      <dc:date>2022-02-14T08:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Read Audience conditionally and extract the name from filename.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/441308#M14671</link>
      <description>&lt;P&gt;Unfortunately no.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To ensure that option you would need a more complicated workflow:&lt;/P&gt;&lt;P&gt;* Use enrichment to search for the audience&lt;/P&gt;&lt;P&gt;* then do a segmentation with "enable only with data" option for the 2 paths (check if audience is found)&lt;/P&gt;&lt;P&gt;* If found, use the read + update way&lt;/P&gt;&lt;P&gt;* If not, just use Save audience&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 09:13:49 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/441308#M14671</guid>
      <dc:creator>ramon_bisswanger</dc:creator>
      <dc:date>2022-02-17T09:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Read Audience conditionally and extract the name from filename.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/441309#M14672</link>
      <description>&lt;P&gt;Sounds like a great approach, will try that.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 09:17:29 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/441309#M14672</guid>
      <dc:creator>benedikt-buchert</dc:creator>
      <dc:date>2022-02-17T09:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Read Audience conditionally and extract the name from filename.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/443035#M14711</link>
      <description>&lt;P&gt;&lt;LI-USER uid="14683752"&gt;&lt;/LI-USER&gt;&amp;nbsp;How would I use an Enrichment to read an Audience dynamically?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 08:56:06 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/443035#M14711</guid>
      <dc:creator>benedikt-buchert</dc:creator>
      <dc:date>2022-03-04T08:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Read Audience conditionally and extract the name from filename.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/446804#M14779</link>
      <description>&lt;P&gt;You can't read the full audience dynamically.&lt;/P&gt;&lt;P&gt;Indeed my text was a bit wrong. You would use Reconciliation to search for the audience by name&lt;/P&gt;&lt;P&gt;Then in a segmentation you can check if it was found&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 07:20:24 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/446804#M14779</guid>
      <dc:creator>ramon_bisswanger</dc:creator>
      <dc:date>2022-04-04T07:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Read Audience conditionally and extract the name from filename.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/450145#M14815</link>
      <description>&lt;P&gt;I'm not sure how I can use reconciliation, to search an audience by a file name.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 13:07:32 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/450145#M14815</guid>
      <dc:creator>benedikt-buchert</dc:creator>
      <dc:date>2022-04-28T13:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Read Audience conditionally and extract the name from filename.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/450224#M14821</link>
      <description>&lt;UL&gt;&lt;LI&gt;add reconciliation activity&lt;/LI&gt;&lt;LI&gt;go to relations tab&lt;/LI&gt;&lt;LI&gt;add a new relation to audience schema&lt;/LI&gt;&lt;LI&gt;then add a join condition on label/name&lt;/LI&gt;&lt;LI&gt;Afterwards you could add a segmentation and check if additional data .-&amp;gt; audience -&amp;gt; ID is "not empty", then the audience was found&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 28 Apr 2022 22:05:10 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/450224#M14821</guid>
      <dc:creator>ramon_bisswanger</dc:creator>
      <dc:date>2022-04-28T22:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Read Audience conditionally and extract the name from filename.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/450248#M14822</link>
      <description>&lt;P&gt;The issue is that I cannot select the filename as a source for the join.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It only has fields available from inside the CSV file. Is there a way to make the filename available as a field?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2022-04-29 at 09.02.18.png" style="width: 400px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/40581i82364580F47A76FC/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Screenshot 2022-04-29 at 09.02.18.png" alt="Screenshot 2022-04-29 at 09.02.18.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 07:04:34 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/450248#M14822</guid>
      <dc:creator>benedikt-buchert</dc:creator>
      <dc:date>2022-04-29T07:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Read Audience conditionally and extract the name from filename.</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/450293#M14824</link>
      <description>&lt;P&gt;you could define a new field using the enrichment and set it to&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;$(vars/@filename&lt;/PRE&gt;&lt;P&gt;Then you could use there&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 13:20:57 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/read-audience-conditionally-and-extract-the-name-from-filename/m-p/450293#M14824</guid>
      <dc:creator>ramon_bisswanger</dc:creator>
      <dc:date>2022-04-29T13:20:57Z</dc:date>
    </item>
  </channel>
</rss>

