<?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: Mosaic Dataset Configuration Script command line arguments in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/mosaic-dataset-configuration-script-command-line/m-p/482168#M27439</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response Cody. I just ran my test xml and batch file with your recommendations and it worked great. Now I can just point to a few template configuration files when generating my source mosaic datasets. Massive breakthrough for my workflow. Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Sep 2014 17:18:16 GMT</pubDate>
    <dc:creator>ChrisRobinson1</dc:creator>
    <dc:date>2014-09-17T17:18:16Z</dc:date>
    <item>
      <title>Mosaic Dataset Configuration Script command line arguments</title>
      <link>https://community.esri.com/t5/data-management-questions/mosaic-dataset-configuration-script-command-line/m-p/482166#M27437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone successfully used the "-p" argument? I am trying to pass a value to the Dataset_ID variable in my xml but I don't seem to be getting the syntax correct. The documentation specifies -p:&amp;lt;value&amp;gt;$&amp;lt;variable&amp;gt; but when I enter -p:Baltimore_2010$dataset_id it does not change anything in the resulting MD attribute table. Any help would be appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 20:36:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/mosaic-dataset-configuration-script-command-line/m-p/482166#M27437</guid>
      <dc:creator>ChrisRobinson1</dc:creator>
      <dc:date>2014-09-11T20:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Mosaic Dataset Configuration Script command line arguments</title>
      <link>https://community.esri.com/t5/data-management-questions/mosaic-dataset-configuration-script-command-line/m-p/482167#M27438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;My apology for the delay in responding to this.&amp;nbsp; I think you have confused the command line arguments when &lt;SPAN style="text-decoration: underline;"&gt;calling &lt;/SPAN&gt;MDCS with the XML files for &lt;SPAN style="text-decoration: underline;"&gt;configuring&lt;/SPAN&gt; the data.&amp;nbsp; We'll update our doc to be more clear.&amp;nbsp; If you were putting this string into the XML file, see below - the "-p:VALUE" goes on the command line.&lt;/P&gt;&lt;P&gt;Let us know how it goes!&lt;BR /&gt;Cody B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #5f497a;"&gt;Command Line : &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #5f497a;"&gt;The command line when executing the tool should look like this. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #5f497a; font-family: 'Times New Roman','serif';"&gt;-p:Baltimore_2010$MyDataID&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #5f497a;"&gt;Config File:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #5f497a;"&gt;In the config xml file the node dataset_id can have the following syntax.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #5f497a;"&gt;&amp;lt;dataset_id&amp;gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #77933c; font-family: 'Times New Roman','serif'; text-decoration: underline;"&gt;fail_safeValue&lt;/STRONG&gt;&lt;SPAN style="color: #5f497a; text-decoration: underline; font-family: 'Times New Roman','serif';"&gt;;$&lt;/SPAN&gt;&lt;STRONG style=": ; color: #e46c0a; font-family: 'Times New Roman','serif'; text-decoration: underline;"&gt;MyDataID&lt;/STRONG&gt;&lt;SPAN style="color: #5f497a; text-decoration: underline; font-family: 'Times New Roman','serif';"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #5f497a;"&gt;&amp;lt;/dataset_id&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #5f497a;"&gt;Where :-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #77933c; font-family: 'Times New Roman','serif';"&gt;fail_safeValue&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt; &lt;SPAN style="color: #1f497d;"&gt;is a value to be used in case for some reason MDCS is unable to pass a the value from the command line to the config file&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #e46c0a;"&gt;MyDataID&lt;/SPAN&gt; &lt;/STRONG&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #1f497d;"&gt;&amp;nbsp; should match the variable specified in the command line. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #1f497d;"&gt;NOTE : &lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #1f497d;"&gt;Note the (semicolon) ; and (dollar) $ symbols. Must be followed exactly. &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; color: #1f497d;"&gt;The entire syntax (underlined above) must be within a node in the xml file. &lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 16:49:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/mosaic-dataset-configuration-script-command-line/m-p/482167#M27438</guid>
      <dc:creator>CodyBenkelman</dc:creator>
      <dc:date>2014-09-17T16:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Mosaic Dataset Configuration Script command line arguments</title>
      <link>https://community.esri.com/t5/data-management-questions/mosaic-dataset-configuration-script-command-line/m-p/482168#M27439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response Cody. I just ran my test xml and batch file with your recommendations and it worked great. Now I can just point to a few template configuration files when generating my source mosaic datasets. Massive breakthrough for my workflow. Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 17:18:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/mosaic-dataset-configuration-script-command-line/m-p/482168#M27439</guid>
      <dc:creator>ChrisRobinson1</dc:creator>
      <dc:date>2014-09-17T17:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Mosaic Dataset Configuration Script command line arguments</title>
      <link>https://community.esri.com/t5/data-management-questions/mosaic-dataset-configuration-script-command-line/m-p/482169#M27440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;"&lt;EM&gt;&lt;STRONG&gt;Massive breakthrough for my workflow &lt;/STRONG&gt;&lt;/EM&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I like the sound of that!&lt;/P&gt;&lt;P&gt;Let us know if you have an interesting story we can share with others...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cody B.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 17:49:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/mosaic-dataset-configuration-script-command-line/m-p/482169#M27440</guid>
      <dc:creator>CodyBenkelman</dc:creator>
      <dc:date>2014-09-17T17:49:02Z</dc:date>
    </item>
  </channel>
</rss>

