<?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 Geoprocessing Using Table Data Files in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geoprocessing-using-table-data-files/m-p/732278#M22054</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am attempting to use a geoprocessing widget to upload or "append" tables to an existing SDE table, which works fine in desktop.&amp;nbsp; I can not figure out how to use the &lt;/SPAN&gt;&lt;STRONG&gt;upload&lt;/STRONG&gt;&lt;SPAN&gt; feature correctly to get the process to run.&amp;nbsp; I have uploads checked on the gpservice in Server Manager.&amp;nbsp; When I use the input parameter type="GPDataFile" it fails with Error #1009, if I use type="datafile", it seems to upload but fails to run the process.&amp;nbsp; Does anyone have any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;Execution Type: esriExecutionTypeAsynchronous

Parameters:

&amp;nbsp;&amp;nbsp;&amp;nbsp; Parameter: Input_Datasets
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Data Type: GPMultiValue:GPDataFile
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Display Name Input Datasets
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Direction: esriGPParameterDirectionInput
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Default Value:
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Parameter Type: esriGPParameterTypeRequired
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Category:
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;inputparams&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;param name="Input_Datasets"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; label="Upload CSV Borings"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; required="true"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type="GPDataFile"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; visible="true"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/param&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/inputparams&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 May 2013 18:02:43 GMT</pubDate>
    <dc:creator>JayHalligan</dc:creator>
    <dc:date>2013-05-01T18:02:43Z</dc:date>
    <item>
      <title>Geoprocessing Using Table Data Files</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geoprocessing-using-table-data-files/m-p/732278#M22054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am attempting to use a geoprocessing widget to upload or "append" tables to an existing SDE table, which works fine in desktop.&amp;nbsp; I can not figure out how to use the &lt;/SPAN&gt;&lt;STRONG&gt;upload&lt;/STRONG&gt;&lt;SPAN&gt; feature correctly to get the process to run.&amp;nbsp; I have uploads checked on the gpservice in Server Manager.&amp;nbsp; When I use the input parameter type="GPDataFile" it fails with Error #1009, if I use type="datafile", it seems to upload but fails to run the process.&amp;nbsp; Does anyone have any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;Execution Type: esriExecutionTypeAsynchronous

Parameters:

&amp;nbsp;&amp;nbsp;&amp;nbsp; Parameter: Input_Datasets
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Data Type: GPMultiValue:GPDataFile
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Display Name Input Datasets
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Direction: esriGPParameterDirectionInput
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Default Value:
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Parameter Type: esriGPParameterTypeRequired
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Category:
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;inputparams&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;param name="Input_Datasets"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; label="Upload CSV Borings"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; required="true"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type="GPDataFile"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; visible="true"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/param&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/inputparams&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 18:02:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geoprocessing-using-table-data-files/m-p/732278#M22054</guid>
      <dc:creator>JayHalligan</dc:creator>
      <dc:date>2013-05-01T18:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing Using Table Data Files</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geoprocessing-using-table-data-files/m-p/732279#M22055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Multi-value parameters (e.g., GPMultiValue:GPDataFile) are not fully supported by the GeoprocessingWidget. We are working on this for an upcoming release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also note that the input param type should be "datafile":&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;inputparams&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;param name="Input_Datasets"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; label="Upload CSV Borings"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; required="true"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;type="datafile"&lt;/STRONG&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; visible="true"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/param&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/inputparams&amp;gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 07:15:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geoprocessing-using-table-data-files/m-p/732279#M22055</guid>
      <dc:creator>Juan_CarlosFranco</dc:creator>
      <dc:date>2021-12-12T07:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing Using Table Data Files</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geoprocessing-using-table-data-files/m-p/732280#M22056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks JC,&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I already did try with "datafile" and it still throws an error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;esriJobFailed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not too concerned about the multipart at this point but I would like to get this process running.&amp;nbsp; Any other thoughts?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 22:09:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geoprocessing-using-table-data-files/m-p/732280#M22056</guid>
      <dc:creator>JayHalligan</dc:creator>
      <dc:date>2013-05-01T22:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing Using Table Data Files</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geoprocessing-using-table-data-files/m-p/732281#M22057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The GP task should work if tweaked to accept input parameters of GPDataFile type.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The latest error you're seeing is probably caused by the GP task not receiving the input type it's expecting (i.e., receiving GPDataFile vs. GPMultiValue:GPDataFile).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2013 16:09:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geoprocessing-using-table-data-files/m-p/732281#M22057</guid>
      <dc:creator>Juan_CarlosFranco</dc:creator>
      <dc:date>2013-05-02T16:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing Using Table Data Files</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geoprocessing-using-table-data-files/m-p/732282#M22058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The GP task should work if tweaked to accept input parameters of GPDataFile type.&lt;BR /&gt;&lt;BR /&gt;The latest error you're seeing is probably caused by the GP task not receiving the input type it's expecting (i.e., receiving GPDataFile vs. GPMultiValue:GPDataFile).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hey there, I just upgraded to 3.3 (thanks for the quick update, although it &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;was&lt;/SPAN&gt;&lt;SPAN&gt; fun to get my hands dirty with compiling from the source to get things running), and I too am running into an issue with data tables and the GP widget. My GP service is restricted to text files as an input, and while the GP widget recognizes this as the 'data file' type, but when i run the GP widget in the viewer, it won't allow browsing the local file system/local upload. Do I have to 'trick' it into working by modifying my GP service to use 'data file' instead? If so i'll just have to attempt to restrict my users from using alternate file types through&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt; instruction!&lt;BR /&gt; &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2013 00:08:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geoprocessing-using-table-data-files/m-p/732282#M22058</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2013-05-03T00:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing Using Table Data Files</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geoprocessing-using-table-data-files/m-p/732283#M22059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The GP widget displays the UI for uploading local files when using a service that supports uploads (10.1+). Otherwise, the default URL input mode is used. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for restricting files for upload, there is no way to configure this, but it definitely seems feasible and would make sense to support in a future release.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2013 00:27:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geoprocessing-using-table-data-files/m-p/732283#M22059</guid>
      <dc:creator>Juan_CarlosFranco</dc:creator>
      <dc:date>2013-05-03T00:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing Using Table Data Files</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geoprocessing-using-table-data-files/m-p/732284#M22060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, sorry for not being specific, I am using a 10.1 Server, and at 3.2 I was able to upload using the GP service. Turns out that in a rush to republish my updated tool using 3.3 I neglected to check the upload support when publishing...what a rookie mistake. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On your comment however: yes, interesting that the GP service itself is configured to restrict the type to text file, but that is not honored by the widget....at this point i could care less! Live GPS data upload service gets lift-off tomorrow!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2013 00:44:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geoprocessing-using-table-data-files/m-p/732284#M22060</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2013-05-03T00:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing Using Table Data Files</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geoprocessing-using-table-data-files/m-p/732285#M22061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My problem was solved by deleting the "Multiple Value" Data type input variable in the model and replace it with a single value "Text File" data type.&amp;nbsp; It ran fine after this change in the rest as well as the viewer. So it does seem like GPMultiValue:GPDataFile was causing the problem.&amp;nbsp; Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 16:10:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/geoprocessing-using-table-data-files/m-p/732285#M22061</guid>
      <dc:creator>JayHalligan</dc:creator>
      <dc:date>2013-05-09T16:10:17Z</dc:date>
    </item>
  </channel>
</rss>

