<?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 running the batch on a model isn't working in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612612#M20329</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a model that I created and it does not contain any iterators. When I try and run a batch the model only runs for the first row or processes in the batch table. This has happened to me before. Is there something that I can do to make sure that all the processes are run?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Oct 2012 13:03:37 GMT</pubDate>
    <dc:creator>KieranGibson</dc:creator>
    <dc:date>2012-10-18T13:03:37Z</dc:date>
    <item>
      <title>running the batch on a model isn't working</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612612#M20329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a model that I created and it does not contain any iterators. When I try and run a batch the model only runs for the first row or processes in the batch table. This has happened to me before. Is there something that I can do to make sure that all the processes are run?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 13:03:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612612#M20329</guid>
      <dc:creator>KieranGibson</dc:creator>
      <dc:date>2012-10-18T13:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: running the batch on a model isn't working</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612613#M20330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you already solve your problem?&amp;nbsp; If not, if you would please attach your model/script or whatever samples for troubleshooting and testing purposes, that would help forum members help you, and you will definitely increase your chances of getting a response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Otherwise, keep plugging away!&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 14:13:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612613#M20330</guid>
      <dc:creator>T__WayneWhitley</dc:creator>
      <dc:date>2012-10-18T14:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: running the batch on a model isn't working</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612614#M20331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much for the suggestion Wayne. My model is attached and is working. I am using inline variable substitution in my model to create raster catalogs and load the catalogs from a workspace. My hope was to use the batch to process. When I try a batch it only runs the first line on the batch file. There is no error message, it just doesn't continue on to the next process. Thank you so much for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 14:50:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612614#M20331</guid>
      <dc:creator>KieranGibson</dc:creator>
      <dc:date>2012-10-18T14:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: running the batch on a model isn't working</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612615#M20332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, glad it's running.&amp;nbsp; So for future use you'd still like to be able to run in batch mode?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can take a better look after lunch if that is the case.&amp;nbsp; Can you zip and attach the actual model, etc.? - I'm still working w/ 10 Desktop.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 15:06:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612615#M20332</guid>
      <dc:creator>T__WayneWhitley</dc:creator>
      <dc:date>2012-10-18T15:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: running the batch on a model isn't working</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612616#M20333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Wayne, I attached a zip with the toolblx and a copy of my model. I would like to use this in batch mode but it only runs the first process only. Thank you so much for your help and looking over this.:)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 15:43:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612616#M20333</guid>
      <dc:creator>KieranGibson</dc:creator>
      <dc:date>2012-10-18T15:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: running the batch on a model isn't working</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612617#M20334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, I've got around to opening this - curious, first of all, are you are using 'Workspace to Raster Catalog' properly?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It appears you want to override the tool's capability to 'walk' your subdirectory structure and selectively load individual raster catalogs by county?...and you have individual county mdbs already set up? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The 'Workspace to Raster Catalog' tool simply 'loads' raster datasets into a single catalog....apparently it will even 'walk' the directory loading what it finds in subfolders, a nice tool feature.&amp;nbsp; Is this what you want to do?&amp;nbsp; Clarify please.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 18:02:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612617#M20334</guid>
      <dc:creator>T__WayneWhitley</dc:creator>
      <dc:date>2012-10-18T18:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: running the batch on a model isn't working</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612618#M20335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, I am using the 'Workspace to Raster Catalog' tool. I have individual county mdbs already set up, and want to create raster catalogs to and load them with images. I have the tool working so that I put in the parameters and it fills in the necessary paths and names. The tool will run fine for one county, when I try to batch process it by right clicking on the model name it only runs for the first county and disregards the other counties I have added to the batch. I am wanting to simply 'load' raster datasets into a single catalog and have that catalog go into the county mdb., but do it multiple times using different county names and different mdbs. Thank you again for all of your help!:)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 18:14:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612618#M20335</guid>
      <dc:creator>KieranGibson</dc:creator>
      <dc:date>2012-10-18T18:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: running the batch on a model isn't working</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612619#M20336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would actually prefer accomplishing this via Python if for nothing more than the ability to better trap errors; however, I don't think it's fair to impose my preferences onto you, so bear with me and l'll try to troubleshoot this with you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So let's try or check the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- you have verified the test data is already set up to run, inputs and outputs and nothing is locked, correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- you have results on the 1st round of execution, correct (Franklin County in your example)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Be aware there is also a 'Copy Raster Catalog Items' tool - so why not try breaking up the problem by 1st using 'Workspace to Raster Catalog' and see what results you can produce in loading a single catalog, doesn't matter what you name it (or even what you load it with at this point).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, are you able to retrieve any error messages so far?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 18:52:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612619#M20336</guid>
      <dc:creator>T__WayneWhitley</dc:creator>
      <dc:date>2012-10-18T18:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: running the batch on a model isn't working</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612620#M20337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Wayne,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have verified that the test data is ready, and I have results on the 1st round of execution. I am trying first by using "Workspace to Raster' and it has completed with no error messages. The raster catalog was created and put in the correct database and then loaded with all of the images.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 19:19:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612620#M20337</guid>
      <dc:creator>KieranGibson</dc:creator>
      <dc:date>2012-10-18T19:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: running the batch on a model isn't working</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612621#M20338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alright then, I have run a successful batch test of a simple model I set up similar to yours - did you say your model would not complete the 2nd iteration?&amp;nbsp; I ask because I set up mine to run twice and indeed it did successfully run with no error messages.&amp;nbsp; I had the 2nd run to write to a separate output catalog in a separate mdb, and I did get the appropriate output &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;after&lt;/SPAN&gt;&lt;SPAN&gt; I refreshed my view.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I didn't apply any 'inline variable substitution' at this point.&amp;nbsp; As a result, both of my output catalogs are hard-coded named 'test' --- which is fine for troubleshooting, just want to verify the geoprocessing to this point is sound.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;May not be necessary for you, but I set mine up to 'walk' the subdirectory from the root I specify on each input line in the batch mode.&amp;nbsp; I'm inserting a pic of what I have so far for starters...&amp;nbsp; (note - Only the params shown in blue showed up in the form in batch mode.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]18557[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 19:52:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612621#M20338</guid>
      <dc:creator>T__WayneWhitley</dc:creator>
      <dc:date>2012-10-18T19:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: running the batch on a model isn't working</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612622#M20339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Wayne,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes that is correct, my model will not run the 2nd iteration, do you think it is due to the inline variable substituion? I also have the second process writing to a serperate catalog in a seperate mdb. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am confused at the term 'walk' you are using, is that something I should be using? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also You said that you set your batch to run twice, does that mean you just put two counties into the batch window like the image I attached?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 20:07:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612622#M20339</guid>
      <dc:creator>KieranGibson</dc:creator>
      <dc:date>2012-10-18T20:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: running the batch on a model isn't working</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612623#M20340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes to your last question - 2 iterations = 2 runs as you illustrated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I say 'walk', I simply mean the tool can 'drill down' from the root location to load from subdirectories -- probably you're already aware of this option and all this means is if you have a root for a county already set up for input raster datasets, but they're grouped into subfolders by sections of some sort, the 'from workspace' tool has a box to check on (include Sub-directories), and simply goes through each contained subfolder from the root to 'collect' the datasets and load them all.&amp;nbsp; Very convenient.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I discovered why I have 2 params showing up in batch mode instead of the 3 I was aiming for - the param I attempted to set is 'derived' -- I'll attach another pic to show you what I should have done.&amp;nbsp; And from this point, if at least the batch mode is proven adequate (I think so), then I guess you'll want to work on the 'inline text sub'.&amp;nbsp; Not sure if this'll work in ModelBuilder in the way you intend, but there's always a workaround!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]18560[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 20:22:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612623#M20340</guid>
      <dc:creator>T__WayneWhitley</dc:creator>
      <dc:date>2012-10-18T20:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: running the batch on a model isn't working</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612624#M20341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm sending you the test toolbox to try, produced in 10.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Try it in batch mode to see if at least this is on the right track before fiddling around with inline text... OK?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Forgot to check off the managed mode on type - see the Create Raster Catalog tool inside the model, and for testing purposes change this to 'unmanaged' so at least you'll have a quicker run! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 20:31:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612624#M20341</guid>
      <dc:creator>T__WayneWhitley</dc:creator>
      <dc:date>2012-10-18T20:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: running the batch on a model isn't working</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612625#M20342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Wayne,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so much for all of your help and time you have been putting into this. I am going to continue to look at this and may have to try something other than inline variable substitution. In the mean time it is 5:30 here and I have somewhere I have to be. Again I really appreciate your help, I will be able to access this work again on Monday and will post something to the thread if I figure anything out or have any more questions. I am looking forward to trying the test toolbox you have sent and hope I can get it to work on Monday. Again, I hate to run off like this and really appreciate your help. Have a wonderful weekend!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sincerely,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kieran Gibson:D&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 20:36:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612625#M20342</guid>
      <dc:creator>KieranGibson</dc:creator>
      <dc:date>2012-10-18T20:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: running the batch on a model isn't working</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612626#M20343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ahh, no worries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And just to report back before I too must leave, it's highly likely you will have to use some 'model only' tools to get your inline var sub to work, like 'parse path' (I think it is called) .... anyway, for me this is easier via Python, and in fact it appears on 1st glance at the documentation you'll be using Python snippets to get the job done.&amp;nbsp; So I'm interested now to see how ModelBuilder accommodates in order to get the job done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These tools can be accessed (at 10 and 10.1) within the ModelBuilder window, using right-click.&amp;nbsp; Good docs here and I'll test/post back here later - calculate value looks to be a powerful tool to use, esp if proficient at building functions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Parse_Path/004000000008000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#/Parse_Path/004000000008000000/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Calculate_Value/004000000004000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#/Calculate_Value/004000000004000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 22:16:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612626#M20343</guid>
      <dc:creator>T__WayneWhitley</dc:creator>
      <dc:date>2012-10-18T22:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: running the batch on a model isn't working</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612627#M20344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good Afternoon Wayne,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to get the batch working without using the inline var sub. I will continue to look at the links you posted and solve it using the model only tools or maybe even some python. I hope you have a wonderful day and thank you for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2012 16:19:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/running-the-batch-on-a-model-isn-t-working/m-p/612627#M20344</guid>
      <dc:creator>KieranGibson</dc:creator>
      <dc:date>2012-10-22T16:19:55Z</dc:date>
    </item>
  </channel>
</rss>

