<?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: Dynamically Set Data Connection to Salesforce - Still not available? in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Dynamically-Set-Data-Connection-to-Salesforce-Still-not/m-p/4364096#M6873</link>
    <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;While full parameterization for data connections might not be available until May, there are a few workarounds you can consider:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp; You can use dynamic content to set parameters for certain types of connections. This involves creating a separate pipeline that holds environment-specific variables (like connection strings) and then passing these variables to your main pipeline.&lt;/P&gt;
&lt;P&gt;You can look at this document:&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Pipeline/Dynamically-set-Copy-data-Destination-Connection-or-Notebook/m-p/4068943" target="_blank"&gt;Solved: Re: Dynamically set Copy data Destination Connecti... - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp; For some linked services that don't support dynamic content directly, you can manually modify the JSON configuration to include parameters. So you can use Azure Data Factory to try to solve your problems.&lt;/P&gt;
&lt;P&gt;Here is the link I think you can have a look:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/data-factory/connector-salesforce?tabs=data-factory" target="_blank"&gt;Copy data from and to Salesforce - Azure Data Factory &amp;amp; Azure Synapse | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Yilong Zhou&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jan 2025 01:27:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2025-01-15T01:27:41Z</dc:date>
    <item>
      <title>Dynamically Set Data Connection to Salesforce - Still not available?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Dynamically-Set-Data-Connection-to-Salesforce-Still-not/m-p/4363559#M6869</link>
      <description>&lt;P&gt;Hi everyone I'm told that data connection parameterization isn't available until May this year but wondering if anybody has figured out workarounds?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My situation is:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Dev Workspace - Ingestion pipeline connected to Salesforce Sandbox environment&lt;/LI&gt;&lt;LI&gt;UAT Workspace -&amp;nbsp;Ingestion pipeline connected to Salesforce Sandbox environment&lt;/LI&gt;&lt;LI&gt;Production Workspace -&amp;nbsp;Ingestion pipeline connected to Salesforce Production environment&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently what we are doing is that manually switching the data connection whenever we deploy to Production but it opens up a lot of opportunnity for manual errors. I've tried to set up the connection as a string that I can dynamically put into the pipeline but it seems like it is only available for Fabric items not for actual data connections.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 15:22:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Dynamically-Set-Data-Connection-to-Salesforce-Still-not/m-p/4363559#M6869</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-01-14T15:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Set Data Connection to Salesforce - Still not available?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Dynamically-Set-Data-Connection-to-Salesforce-Still-not/m-p/4364096#M6873</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;While full parameterization for data connections might not be available until May, there are a few workarounds you can consider:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp; You can use dynamic content to set parameters for certain types of connections. This involves creating a separate pipeline that holds environment-specific variables (like connection strings) and then passing these variables to your main pipeline.&lt;/P&gt;
&lt;P&gt;You can look at this document:&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Pipeline/Dynamically-set-Copy-data-Destination-Connection-or-Notebook/m-p/4068943" target="_blank"&gt;Solved: Re: Dynamically set Copy data Destination Connecti... - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp; For some linked services that don't support dynamic content directly, you can manually modify the JSON configuration to include parameters. So you can use Azure Data Factory to try to solve your problems.&lt;/P&gt;
&lt;P&gt;Here is the link I think you can have a look:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/data-factory/connector-salesforce?tabs=data-factory" target="_blank"&gt;Copy data from and to Salesforce - Azure Data Factory &amp;amp; Azure Synapse | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;Yilong Zhou&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt;"&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 01:27:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Dynamically-Set-Data-Connection-to-Salesforce-Still-not/m-p/4364096#M6873</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-01-15T01:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Set Data Connection to Salesforce - Still not available?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Dynamically-Set-Data-Connection-to-Salesforce-Still-not/m-p/4364214#M6875</link>
      <description>&lt;P&gt;Thank you for #1 could you clarify if this would work for a Salesforce connection? When I read though it seems like it's only between Fabric workspaces?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried this option before but couldn't seem to give it the exact SF connection string details that were needed.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 02:49:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Dynamically-Set-Data-Connection-to-Salesforce-Still-not/m-p/4364214#M6875</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-01-15T02:49:30Z</dc:date>
    </item>
  </channel>
</rss>

