<?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: Is this possible with Model Builder in Pro? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/553041#M24208</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm familiar with the scratch and current workspace parameters...what I need to be able to do, is have a tool, let's say something as simple as "Create Feature Class" run against the default project geodatabase, without the user having to identify where or what that geodatabase is. Example, a user creates a new project in C:\GIS\USERNAME\SASQUATCH\2018, and the default geodatabase that is created when the project is created is named "MyProject2039.gdb", when the user opens the custom tool I've made, the only choice they have is what to name the feature class. The creation of the feature class will default to MyProject2039.gdb. Currently I'm not able to do that in Pro model builder with scratch or current. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Feb 2018 13:50:59 GMT</pubDate>
    <dc:creator>ThomasColson</dc:creator>
    <dc:date>2018-02-15T13:50:59Z</dc:date>
    <item>
      <title>Is this possible with Model Builder in Pro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/553038#M24205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In model builder, I want to create some tools that manage the way we apply default schemas and metadata to our organizational data management workflow. For example, a tool that renames the project database from "My Project 99" to "Sasquatch Monitoring 2018". Or...adds a point feature class in the Project FGDB that contains a field labeled "Sasquatch_Number_of_Legs". That part is easy, but I want to take away the "What Geodatabase" to pick part of this, and have the Project Geodatabase, whatever it's name is, be the default input wherever a tool is asking for the project FGDB as an input....something like %ProjectGeodatabase%....does such a thing exist?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 19:42:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/553038#M24205</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2018-02-14T19:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible with Model Builder in Pro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/553039#M24206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That sounds like an 'Environment parameter'&lt;/P&gt;&lt;P&gt;Does your model have an default parameters set, like a scratch or default workspace?&amp;nbsp; much like you can set these things for your default project and when running the associated tools in ArcToolbox (it is the&amp;nbsp; 'Environments' tab at the top of every tool)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 21:28:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/553039#M24206</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-02-14T21:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible with Model Builder in Pro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/553040#M24207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with &lt;A href="https://community.esri.com/migrated-users/3116"&gt;Dan Patterson&lt;/A&gt;‌ this is an environment setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Environment settings are hierarchical so you set it at the model level and all tools that HONOUR&amp;nbsp; that setting will take it on automatically. Have a look at the help file here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/environment-settings/what-is-a-geoprocessing-environment.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/environment-settings/what-is-a-geoprocessing-environment.htm"&gt;What is a geoprocessing environment setting?—Geoprocessing | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 10:36:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/553040#M24207</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2018-02-15T10:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible with Model Builder in Pro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/553041#M24208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm familiar with the scratch and current workspace parameters...what I need to be able to do, is have a tool, let's say something as simple as "Create Feature Class" run against the default project geodatabase, without the user having to identify where or what that geodatabase is. Example, a user creates a new project in C:\GIS\USERNAME\SASQUATCH\2018, and the default geodatabase that is created when the project is created is named "MyProject2039.gdb", when the user opens the custom tool I've made, the only choice they have is what to name the feature class. The creation of the feature class will default to MyProject2039.gdb. Currently I'm not able to do that in Pro model builder with scratch or current. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 13:50:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/553041#M24208</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2018-02-15T13:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible with Model Builder in Pro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/553042#M24209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wait...I may be on to something...stand by...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 14:52:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/553042#M24209</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2018-02-15T14:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible with Model Builder in Pro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/553043#M24210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Every project has a default geodatabase... just use it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 20:47:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/553043#M24210</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-02-15T20:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible with Model Builder in Pro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/553044#M24211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This illustrates my ignorance in model builder,&amp;nbsp; but...I figured out that %scratchGDB% will hit the "Project Geodatase" regardless of its name. In other words, your answer(s) were right.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 21:05:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/553044#M24211</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2018-02-16T21:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible with Model Builder in Pro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/553045#M24212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thomas... I often produce a scratch geodatabase within the Project folder structure, just for such purposes... junk... then when you want to archive the project, you delete the scratch gdb and your project gdb has all the necessary data files, void of clutter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 22:46:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/553045#M24212</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-02-16T22:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible with Model Builder in Pro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/1133542#M49984</link>
      <description>&lt;P&gt;Hi Thomas, I see that you say you figured this out, but it isn't working for me.&amp;nbsp; I would like to publish a tool for my GIS Analysts to use on ANY project.&amp;nbsp; I have set my output name to:&amp;nbsp;%scratchGDB%\myName.&amp;nbsp; When I run the tool I get an error that the featureclass cannot be created.&amp;nbsp; If I change the output to:&amp;nbsp;myGDBname.gdb\myName the tool is successful.&amp;nbsp; I would like it to detect the geodatabase that is set to default in the project where I am running the tool, without having to manually go in and set it.&amp;nbsp; Is this possible?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 19:09:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/1133542#M49984</guid>
      <dc:creator>LisaT</dc:creator>
      <dc:date>2022-01-13T19:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible with Model Builder in Pro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/1161876#M53741</link>
      <description>&lt;P&gt;Lisa, did you ever find an answer?&amp;nbsp; Currently trying to do the same thing.&lt;/P&gt;&lt;P&gt;Cheers G&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 22:32:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/1161876#M53741</guid>
      <dc:creator>GrahamLake1</dc:creator>
      <dc:date>2022-04-06T22:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible with Model Builder in Pro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/1246346#M64085</link>
      <description>&lt;P&gt;Hi Graham, Sorry, I didn't get notified of your ask back in April!&amp;nbsp; The answer is no, I have not found an answer.&amp;nbsp; I actually created a C# (ArcPro API) script that does what I need but would prefer it to be in a tool that the less-tech-savvy can understand.&amp;nbsp; I am on the search again and saw this post!&amp;nbsp; Let me know if you found a solution.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 03:15:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/1246346#M64085</guid>
      <dc:creator>LisaT</dc:creator>
      <dc:date>2023-01-09T03:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible with Model Builder in Pro?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/1246348#M64086</link>
      <description>&lt;P&gt;No worries Lisa and no I didn't find a solution either.&amp;nbsp; Maybe it'll come eventually.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 03:53:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-this-possible-with-model-builder-in-pro/m-p/1246348#M64086</guid>
      <dc:creator>GrahamLake1</dc:creator>
      <dc:date>2023-01-09T03:53:33Z</dc:date>
    </item>
  </channel>
</rss>

