<?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: Error - Using the MongoDB Om-Premise Connector in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5189737#M9481</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="50527" data-lia-user-login="vivien57" class="lia-mention lia-mention-user"&gt;vivien57&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Thanks for the update. Hope your issue gets resolved soon. when it does, please share the insights with the community as it can be helpful to others.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Microsoft Fabric Community Support Team.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 28 May 2026 05:51:51 GMT</pubDate>
    <dc:creator>v-karpurapud</dc:creator>
    <dc:date>2026-05-28T05:51:51Z</dc:date>
    <item>
      <title>Error - Using the MongoDB Om-Premise Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5179948#M9447</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I'm trying to establish a connection between Fabric and an on-premises MongoDB server.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-mongodb-overview" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/data-factory/connector-mongodb-overview&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;In fact, the scenario involves writing data from Fabric to an on-premises MongoDB NoSQL database.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The connection has been successfully established on the gateway side (with all necessary firewall rules configured).&lt;BR /&gt;&lt;BR /&gt;Then I see the connection in the “Copy Data” section of the “Data Pipeline.” So that means the mapping is working properly.&lt;BR /&gt;&lt;BR /&gt;However, the connection test isn't working...&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Of course, the error message doesn't help at all.&lt;BR /&gt;&lt;BR /&gt;For your information, here is the server pattern specified in the gateway connection&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;mongodb01.example.com:27017,mongodb22.example.com:27017,mongodb03.example.com:27017/?authMechanism=DEFAULT&amp;amp;authSource=xxxxxxxxx&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;Thank in advance for your help&lt;BR /&gt;&lt;BR /&gt;Have a nice day,&lt;BR /&gt;&lt;BR /&gt;Vivien&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2026 15:20:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5179948#M9447</guid>
      <dc:creator>vivien57</dc:creator>
      <dc:date>2026-05-08T15:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error - Using the MongoDB Om-Premise Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5179980#M9449</link>
      <description>&lt;DIV&gt;
&lt;P&gt;Before retrying:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Database name has &lt;STRONG&gt;no dots&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Database name has &lt;STRONG&gt;no spaces&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Database name is &lt;STRONG&gt;not empty&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Database name is &lt;STRONG&gt;not the server name&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;If parameterized, parameter resolves to a clean string&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 08 May 2026 16:55:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5179980#M9449</guid>
      <dc:creator>Thomaslleblanc</dc:creator>
      <dc:date>2026-05-08T16:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error - Using the MongoDB Om-Premise Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5180653#M9452</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="498348" data-lia-user-login="Thomaslleblanc" class="lia-mention lia-mention-user"&gt;Thomaslleblanc&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your feedback.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;When you set up the connection at the gateway, you enter:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;U&gt;Option 1 :&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;mongodb01.example.com:27017,mongodb22.example.com:27017,mongodb03.example.com:27017/?authMechanism=DEFAULT&amp;amp;authSource=xxxxxxxxx&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;&lt;STRONG&gt;Option 2:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;mongodb01.example.com:27017,mongodb22.example.com:27017,mongodb03.example.com:27017&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;BR /&gt;By "Database name", do you mean what is specified as "AuthSource" ?&lt;BR /&gt;&lt;BR /&gt;If so, in my case there’s just a “-”; the pattern is “xxxx-yyyy”&lt;BR /&gt;&lt;BR /&gt;Thank in advance,&lt;BR /&gt;&lt;BR /&gt;Have a nice day,&lt;BR /&gt;&lt;BR /&gt;Vivien&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2026 07:00:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5180653#M9452</guid>
      <dc:creator>vivien57</dc:creator>
      <dc:date>2026-05-11T07:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error - Using the MongoDB Om-Premise Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5183193#M9463</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="50527" data-lia-user-login="vivien57" class="lia-mention lia-mention-user"&gt;vivien57&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue is likely not related to the authSource value or the hyphen in the database name. In Fabric, the Database field in the Copy activity is separate from authSource and must explicitly reference a valid MongoDB database (not blank or unresolved). The more likely issue is the connection string format and how the connector parses it during validation. I would recommend using a standard MongoDB URI format such as: mongodb://mongodb01.example.com:27017,mongodb22.example.com:27017,mongodb03.example.com:27017/?authSource=xxxx-yyyy&amp;amp;authMechanism=DEFAULT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also verify that the Database field in the Copy activity is explicitly populated, URI parameters are passed using standard &amp;amp; separators, and, if connecting to a replica set, the replicaSet parameter may also be required depending on the MongoDB configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For isolation, it may also help to test temporarily with a simplified single-node connection string.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ABD&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2026 04:32:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5183193#M9463</guid>
      <dc:creator>ABD128</dc:creator>
      <dc:date>2026-05-15T04:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error - Using the MongoDB Om-Premise Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5183299#M9464</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="930974" data-lia-user-login="ABD128" class="lia-mention lia-mention-user"&gt;ABD128&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thank for your help.&lt;BR /&gt;&lt;BR /&gt;With the suggested connection string, I get this error (which already seems clearer and more specific).&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I tried using a single-node setup, but it doesn’t work.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I’d say we’ve made some progress with the new errors, but for the moment I can’t find.&lt;BR /&gt;&lt;BR /&gt;Thank in advance,&lt;BR /&gt;&lt;BR /&gt;Have a nice day,&lt;BR /&gt;&lt;BR /&gt;Vivien&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2026 06:41:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5183299#M9464</guid>
      <dc:creator>vivien57</dc:creator>
      <dc:date>2026-05-15T06:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error - Using the MongoDB Om-Premise Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5184331#M9467</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="50527" data-lia-user-login="vivien57" class="lia-mention lia-mention-user"&gt;vivien57&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That’s useful feedback, because it confirms the issue is not related to the replica set syntax or multi-node configuration. The newer error also makes it clearer that Fabric is rejecting URI-style options in the Server field itself, so the connector is at least validating the input more specifically now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At this stage, the key points to verify are:&lt;/P&gt;&lt;P&gt;Use only the host:port value in the Server field (no mongodb://, no authSource, no query parameters)&lt;/P&gt;&lt;P&gt;Configure authentication separately in the connection settings/gateway&lt;/P&gt;&lt;P&gt;Explicitly populate the Database field in the Copy activity with a valid MongoDB database name Validate that the MongoDB user has permissions on both the authentication database and the target database.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since the single-node test also fails, this may now point more toward a limitation or compatibility issue between the Fabric MongoDB connector and your MongoDB authentication/topology configuration through the on-premises gateway.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ABD&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2026 06:35:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5184331#M9467</guid>
      <dc:creator>ABD128</dc:creator>
      <dc:date>2026-05-18T06:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error - Using the MongoDB Om-Premise Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5186146#M9470</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="50527" data-lia-user-login="vivien57" class="lia-mention lia-mention-user"&gt;vivien57&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you for submitting your question to the Microsoft Fabric Community Forum, and thanks to&amp;nbsp; &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="498348" data-lia-user-login="Thomaslleblanc" class="lia-mention lia-mention-user"&gt;Thomaslleblanc&lt;/a&gt;&amp;nbsp; and&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="930974" data-lia-user-login="ABD128" class="lia-mention lia-mention-user"&gt;ABD128&lt;/a&gt;&amp;nbsp;&amp;nbsp; for sharing helpful suggestions.&lt;/P&gt;
&lt;P&gt;Could you let us know if the suggested solution resolved your issue? If not, please share any additional details so we can assist further.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Community Support Team.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2026 11:47:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5186146#M9470</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2026-05-20T11:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error - Using the MongoDB Om-Premise Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5188344#M9477</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="50527" data-lia-user-login="vivien57" class="lia-mention lia-mention-user"&gt;vivien57&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN data-teams="true"&gt;Just checking in as we haven't received a response to our previous message. Were you able to review the information above? Let us know if you have any additional questions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Thank You.&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2026 11:39:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5188344#M9477</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2026-05-25T11:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error - Using the MongoDB Om-Premise Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5189735#M9480</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="930974" data-lia-user-login="ABD128" class="lia-mention lia-mention-user"&gt;ABD128&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="883005" data-lia-user-login="v-karpurapud" class="lia-mention lia-mention-user"&gt;v-karpurapud&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I have received your messages and thank you for them.&lt;/P&gt;
&lt;P&gt;I haven’t had time to make any progress on this issue, but it remains unresolved for the time being.&lt;/P&gt;
&lt;P&gt;I will keep you informed as soon as possible.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you again for your help,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Have a good day,&lt;/P&gt;
&lt;P&gt;Vivien&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2026 05:45:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5189735#M9480</guid>
      <dc:creator>vivien57</dc:creator>
      <dc:date>2026-05-28T05:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error - Using the MongoDB Om-Premise Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5189737#M9481</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="50527" data-lia-user-login="vivien57" class="lia-mention lia-mention-user"&gt;vivien57&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Thanks for the update. Hope your issue gets resolved soon. when it does, please share the insights with the community as it can be helpful to others.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Microsoft Fabric Community Support Team.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2026 05:51:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5189737#M9481</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2026-05-28T05:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error - Using the MongoDB Om-Premise Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5218700#M9522</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Just to let you know, we still cannot resolve the issue.&lt;BR /&gt;&lt;BR /&gt;Have a nice day,&lt;BR /&gt;&lt;BR /&gt;Vivien&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2026 07:37:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5218700#M9522</guid>
      <dc:creator>vivien57</dc:creator>
      <dc:date>2026-06-19T07:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error - Using the MongoDB Om-Premise Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5219632#M9523</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="50527" data-lia-user-login="vivien57" class="lia-mention lia-mention-user"&gt;vivien57&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks for the update. Since the URI format and single-node configuration have already been tested, it would be helpful to know where the failure is occurring now and what the latest error message looks like. Specifically, does the error occur during connection validation, when selecting the database or collection, or only when the Copy activity is executed? That information can help narrow down whether the issue is related to connector validation, authentication, or the MongoDB connector's runtime execution.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Microsoft Fabric Community Support Team.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2026 11:48:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Error-Using-the-MongoDB-Om-Premise-Connector/m-p/5219632#M9523</guid>
      <dc:creator>v-karpurapud</dc:creator>
      <dc:date>2026-06-19T11:48:46Z</dc:date>
    </item>
  </channel>
</rss>

