<?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: parsing set variable string in Azure Data Factory in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/parsing-set-variable-string-in-Azure-Data-Factory/m-p/3794723#M2290</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="702339" data-lia-user-login="krishn" class="lia-mention lia-mention-user"&gt;krishn&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Glad that your query got resolved. Please continue using Fabric Community for any help regarding your queries.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Mar 2024 16:07:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-03-27T16:07:16Z</dc:date>
    <item>
      <title>parsing set variable string in Azure Data Factory</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/parsing-set-variable-string-in-Azure-Data-Factory/m-p/3789902#M2245</link>
      <description>&lt;P&gt;We have web activity and it always return below string with value change (value is dynamic everyday). We would need to extract key value. Please advise how to achieve this in Azure Data Factory activities.&lt;/P&gt;&lt;P&gt;Set Activity return value : Value= "{"aws_access_key_id":"XE6MX","aws_secret_access_key":"sgD6zEe"}"&lt;/P&gt;&lt;P&gt;We would like to get aws_access_key_id value XE6MX in separate variable so we can pass it to subsequent activities. And this value id dynamic and changes every day&lt;/P&gt;&lt;P&gt;tried with replace and search functions but couldn't work out.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 18:15:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/parsing-set-variable-string-in-Azure-Data-Factory/m-p/3789902#M2245</guid>
      <dc:creator>krishn</dc:creator>
      <dc:date>2024-03-25T18:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: parsing set variable string in Azure Data Factory</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/parsing-set-variable-string-in-Azure-Data-Factory/m-p/3790097#M2246</link>
      <description>&lt;P&gt;You should be able to use a set Variable to capture the result value of the web activity. Use that variable to save to an Azure database with a stored procedure or to some other store.&amp;nbsp; I did this by making a call to the site to get a daily bearer token that I saved to an avure database table in a key value pair.&amp;nbsp; &amp;nbsp;Then I would use that token when making a cal to get the data.&amp;nbsp; HTH.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 21:17:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/parsing-set-variable-string-in-Azure-Data-Factory/m-p/3790097#M2246</guid>
      <dc:creator>Riskworks115</dc:creator>
      <dc:date>2024-03-25T21:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: parsing set variable string in Azure Data Factory</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/parsing-set-variable-string-in-Azure-Data-Factory/m-p/3791338#M2250</link>
      <description>&lt;P&gt;The below solution should work to parse:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;@json(&amp;lt;&amp;lt;Act output&amp;gt;&amp;gt;).aws_access_key_id&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 26 Mar 2024 10:58:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/parsing-set-variable-string-in-Azure-Data-Factory/m-p/3791338#M2250</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2024-03-26T10:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: parsing set variable string in Azure Data Factory</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/parsing-set-variable-string-in-Azure-Data-Factory/m-p/3794723#M2290</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="702339" data-lia-user-login="krishn" class="lia-mention lia-mention-user"&gt;krishn&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Glad that your query got resolved. Please continue using Fabric Community for any help regarding your queries.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 16:07:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/parsing-set-variable-string-in-Azure-Data-Factory/m-p/3794723#M2290</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-27T16:07:16Z</dc:date>
    </item>
  </channel>
</rss>

