<?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 Tool Parameter Workspace with arcpy.GetParameterAsText() result is different for SDE vs fgdb in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/tool-parameter-workspace-with-arcpy/m-p/1355815#M27066</link>
    <description>&lt;P&gt;I have a custom GP tool that combines two or more gdb together, works fine for fgdbs, but two SDEs don't combine. The tool is setup to accept multiple Workspaces.&lt;/P&gt;&lt;P&gt;While debugging the issue, I found that two fgdbs come in as a list like path\name1.gdb;path\name2.gdb. The issue for SDE egdbs is that they come in like: 'path\name1.SDE';'path\name2.SDE'.&lt;/P&gt;&lt;P&gt;Can someone explain why the SDE is coming in with quotations vs the fgdbs that come in without them? I think that is the issue, but not sure what is causing it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Dec 2023 17:53:35 GMT</pubDate>
    <dc:creator>SeanT</dc:creator>
    <dc:date>2023-12-01T17:53:35Z</dc:date>
    <item>
      <title>Tool Parameter Workspace with arcpy.GetParameterAsText() result is different for SDE vs fgdb</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/tool-parameter-workspace-with-arcpy/m-p/1355815#M27066</link>
      <description>&lt;P&gt;I have a custom GP tool that combines two or more gdb together, works fine for fgdbs, but two SDEs don't combine. The tool is setup to accept multiple Workspaces.&lt;/P&gt;&lt;P&gt;While debugging the issue, I found that two fgdbs come in as a list like path\name1.gdb;path\name2.gdb. The issue for SDE egdbs is that they come in like: 'path\name1.SDE';'path\name2.SDE'.&lt;/P&gt;&lt;P&gt;Can someone explain why the SDE is coming in with quotations vs the fgdbs that come in without them? I think that is the issue, but not sure what is causing it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 17:53:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/tool-parameter-workspace-with-arcpy/m-p/1355815#M27066</guid>
      <dc:creator>SeanT</dc:creator>
      <dc:date>2023-12-01T17:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Tool Parameter Workspace with arcpy.GetParameterAsText() result is different for SDE vs fgdb</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/tool-parameter-workspace-with-arcpy/m-p/1355907#M27067</link>
      <description>&lt;P&gt;Figured out my own issue, thankfully, the SDE names had spaces in them, and thus were put in quotes, which then didn't work in the tool's script.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2023 19:43:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/tool-parameter-workspace-with-arcpy/m-p/1355907#M27067</guid>
      <dc:creator>SeanT</dc:creator>
      <dc:date>2023-12-01T19:43:44Z</dc:date>
    </item>
  </channel>
</rss>

