<?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: Can a in_memory and a inline varible be combined as an output? in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/can-a-in-memory-and-a-inline-varible-be-combined/m-p/872942#M2477</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your output should look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in_memory\Int%Name%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And take off the .shp from name as output goes to a geodatabase, an extension of *.shp is invalid.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 May 2017 21:15:06 GMT</pubDate>
    <dc:creator>NobbirAhmed</dc:creator>
    <dc:date>2017-05-25T21:15:06Z</dc:date>
    <item>
      <title>Can a in_memory and a inline varible be combined as an output?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/can-a-in-memory-and-a-inline-varible-be-combined/m-p/872939#M2474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;In ModelBuilder I’m iterating multiple shapefiles to intersect against a single point layer, then write out using feature Class to Feature Class tool (I only want 2 columns in the output file).&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt; word-wrap: break-word; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; text-align: start; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;I would like to have the Intersection output "in_memory" for quicker processing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt; word-wrap: break-word; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; text-align: start; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;&lt;SPAN&gt;I also need to have the input polygon filename in the final output.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;&amp;nbsp;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/354080_in_memory.jpg" style="width: 620px; height: 533px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt; word-wrap: break-word; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; text-align: start; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;This works without the "in_memory"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;&amp;nbsp;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/354081_shapefile.jpg" style="width: 620px; height: 530px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;Seeing the error message below is leading me to believe my issue is that I can't combine "in_memory" with a %name% inline variable as output of my intersect tool?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;&lt;IMG alt="" class="image-3 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/354082_error.jpg" style="width: 620px; height: 474px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt; word-wrap: break-word; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; text-align: start; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;Also if I can accomplish this, won't I need to change my Feature Class to Feature Class tools input to in_memory also?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt; word-wrap: break-word; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; text-align: start; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt; word-wrap: break-word; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; text-align: start; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;Any Help is appreciated&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt; word-wrap: break-word; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; text-align: start; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt; word-wrap: break-word; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; text-align: start; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt; word-wrap: break-word; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; text-align: start; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;Brian&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 19:54:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/can-a-in-memory-and-a-inline-varible-be-combined/m-p/872939#M2474</guid>
      <dc:creator>BrianWade</dc:creator>
      <dc:date>2017-05-25T19:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can a in_memory and a inline varible be combined as an output?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/can-a-in-memory-and-a-inline-varible-be-combined/m-p/872940#M2475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In memory data is stored in a in_memory geodatabase - I see you are trying to send your in_memory output to a folder - that's why your execution is failing. Just take the .shp off from your output name and try again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 19:58:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/can-a-in-memory-and-a-inline-varible-be-combined/m-p/872940#M2475</guid>
      <dc:creator>NobbirAhmed</dc:creator>
      <dc:date>2017-05-25T19:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can a in_memory and a inline varible be combined as an output?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/can-a-in-memory-and-a-inline-varible-be-combined/m-p/872941#M2476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yep, tried it&lt;/P&gt;&lt;P&gt;"ERROR 000354: The name contains invalid characters&lt;BR /&gt;Failed to execute (Intersect)."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what do you thinks invalid? the "%" or maybe the "_" in my polygon shapefile polynames?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 20:57:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/can-a-in-memory-and-a-inline-varible-be-combined/m-p/872941#M2476</guid>
      <dc:creator>BrianWade</dc:creator>
      <dc:date>2017-05-25T20:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can a in_memory and a inline varible be combined as an output?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/can-a-in-memory-and-a-inline-varible-be-combined/m-p/872942#M2477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your output should look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in_memory\Int%Name%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And take off the .shp from name as output goes to a geodatabase, an extension of *.shp is invalid.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 21:15:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/can-a-in-memory-and-a-inline-varible-be-combined/m-p/872942#M2477</guid>
      <dc:creator>NobbirAhmed</dc:creator>
      <dc:date>2017-05-25T21:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can a in_memory and a inline varible be combined as an output?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/can-a-in-memory-and-a-inline-varible-be-combined/m-p/872943#M2478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep x2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ive taken .shp off, still no Joy&lt;/P&gt;&lt;P&gt;it's got to be simple, maybe something in my naming? but I don't see it..............&lt;/P&gt;&lt;P&gt;my layer names within my geodatabase are:&lt;/P&gt;&lt;P&gt;D_MDCL01_p_2010&lt;/P&gt;&lt;P&gt;D_MDMEDAA_p_2010&lt;/P&gt;&lt;P&gt;they seem normal to me?&lt;/P&gt;&lt;P&gt;I wish the error codes were more helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 21:26:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/can-a-in-memory-and-a-inline-varible-be-combined/m-p/872943#M2478</guid>
      <dc:creator>BrianWade</dc:creator>
      <dc:date>2017-05-25T21:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can a in_memory and a inline varible be combined as an output?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/can-a-in-memory-and-a-inline-varible-be-combined/m-p/872944#M2479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Intersect output name should not be constructed using the pathname output from the iterator because that includes the ".shp".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I usually name&amp;nbsp;intermediate data&amp;nbsp;something simple and obviously temporary like "in_memory\xxint001" because it's clearly throw away. I notice&amp;nbsp;You have your Intersect output set to be a parameter, I don't see a reason to do this as it will prevent it from being automatically deleted by "Remove Intermediate data". &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The output of feature class to feature class can be defined however you want, I'd use %Name% &amp;nbsp;as part of the name and not make it parameter if you want the iterator to name it. However, I &lt;EM&gt;would&lt;/EM&gt; expose the output workspace parameter of &amp;nbsp;FCtoFC as an parameter. (Right click the tool, make parameter from...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 21:31:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/can-a-in-memory-and-a-inline-varible-be-combined/m-p/872944#M2479</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-05-25T21:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Can a in_memory and a inline varible be combined as an output?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/can-a-in-memory-and-a-inline-varible-be-combined/m-p/872945#M2480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more thing, Dissolve may be a little easier to use than FCtoFC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 21:38:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/can-a-in-memory-and-a-inline-varible-be-combined/m-p/872945#M2480</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-05-25T21:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can a in_memory and a inline varible be combined as an output?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/can-a-in-memory-and-a-inline-varible-be-combined/m-p/872946#M2481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, I removed the feature Class to Feature Class portion of the Model and the Intersection portion, writing to in_memory worked.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/354101_Success.jpg" style="width: 620px; height: 505px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then re-added the Feature class to feature class tool from scratch and viola it worked!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/354102_Success2.jpg" style="width: 620px; height: 466px;" /&gt;&lt;/P&gt;&lt;P&gt;perfect!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there a way to delete the in_memory after each intersection process or do I have to wait until the whole process has completed, I have to run this for 25+ point files and will&amp;nbsp;have a couple of multi million record counts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I still dont know why since we installed 10.5, I get the warning message (in yellow)but it keeps churning along.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks everyone for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 22:35:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/can-a-in-memory-and-a-inline-varible-be-combined/m-p/872946#M2481</guid>
      <dc:creator>BrianWade</dc:creator>
      <dc:date>2017-05-25T22:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can a in_memory and a inline varible be combined as an output?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/can-a-in-memory-and-a-inline-varible-be-combined/m-p/872947#M2482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;I have to run this for 25+ point files and will&amp;nbsp;have a couple of multi million record counts.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I really think you should take my advice and use a temporary dataset (xxint01) that will be overwritten on each iteration. Otherwise you are in danger of filling up in_memory and hanging your computer. In fact, using in_memory with big datasets like this is really risky, you would be much safer to write to %scratchGDB%\xxint01 instead of in_memory\xxint01.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2017 02:23:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/can-a-in-memory-and-a-inline-varible-be-combined/m-p/872947#M2482</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-05-26T02:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can a in_memory and a inline varible be combined as an output?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/can-a-in-memory-and-a-inline-varible-be-combined/m-p/872948#M2483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;Cool, but isn’t there a processing speed advantage to writing to memory vs writing to a scratch gdb which to my limited understanding, is still writing to the HD? I’ve never utilized the scratch GDB option.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt; word-wrap: break-word; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; text-align: start; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;I assumed that writing to memory then cleansing or Deleting each time would be quicker?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt; word-wrap: break-word; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; text-align: start; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;My initial model had after intersection, writing to a shapefile and then writing just the 2 fields I wanted out to my final processed file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt; word-wrap: break-word; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; text-align: start; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;"&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt; word-wrap: break-word; font-variant-ligatures: normal; font-variant-caps: normal; orphans: 2; text-align: start; widows: 2; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial; word-spacing: 0px;"&gt;&lt;SPAN style="font-family: 'Helvetica','sans-serif'; color: #3d3d3d;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2017 14:41:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/can-a-in-memory-and-a-inline-varible-be-combined/m-p/872948#M2483</guid>
      <dc:creator>BrianWade</dc:creator>
      <dc:date>2017-05-26T14:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can a in_memory and a inline varible be combined as an output?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/can-a-in-memory-and-a-inline-varible-be-combined/m-p/872949#M2484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Writing to in_memory should be faster if the computer has enough RAM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2017 15:15:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/can-a-in-memory-and-a-inline-varible-be-combined/m-p/872949#M2484</guid>
      <dc:creator>NobbirAhmed</dc:creator>
      <dc:date>2017-05-26T15:15:18Z</dc:date>
    </item>
  </channel>
</rss>

