<?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: Cannot pass Values SOAP Request in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-pass-values-soap-request/m-p/462896#M17915</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Values&amp;gt;&lt;BR /&gt; &amp;lt;!--Zero or more repetitions:--&amp;gt;&lt;BR /&gt; &lt;BR /&gt;&lt;SPAN&gt; &amp;lt;GPValue xsi:type="ns:GPString" xmlns:xsi="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema-instance" rel="nofollow" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;lt;Value&amp;gt;1000003729&amp;lt;/Value&amp;gt;&amp;lt;/GPValue&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;GPValue xsi:type="ns:GPString" xmlns:xsi="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema-instance" rel="nofollow" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;lt;Value&amp;gt;08&amp;lt;/Value&amp;gt;&amp;lt;/GPValue&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;GPValue xsi:type="ns:GPString" xmlns:xsi="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema-instance" rel="nofollow" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;lt;Value&amp;gt;TQN000063A&amp;lt;/Value&amp;gt;&amp;lt;/GPValue&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &amp;lt;/Values&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Oct 2016 15:29:20 GMT</pubDate>
    <dc:creator>Marco_AlejandroBonilla</dc:creator>
    <dc:date>2016-10-28T15:29:20Z</dc:date>
    <item>
      <title>Cannot pass Values SOAP Request</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-pass-values-soap-request/m-p/462895#M17914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're creating a SOAP request&amp;nbsp;to a GP Service via xml but we can't figure out how can we pass the GPValue parameters to the service. This is our xml request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;soapenv:Envelope xmlns:soapenv="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fschemas.xmlsoap.org%2Fsoap%2Fenvelope%2F" rel="nofollow" target="_blank"&gt;http://schemas.xmlsoap.org/soap/envelope/&lt;/A&gt;&lt;SPAN&gt;" xmlns:ns="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fwww.esri.com%2Fschemas%2FArcGIS%2F10.4" rel="nofollow" target="_blank"&gt;http://www.esri.com/schemas/ArcGIS/10.4&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &amp;lt;soapenv:Header/&amp;gt;&lt;BR /&gt; &amp;lt;soapenv:Body&amp;gt;&lt;BR /&gt; &amp;lt;ns:SubmitJob&amp;gt;&lt;BR /&gt; &amp;lt;ToolName&amp;gt;Reporte GeoEvent&amp;lt;/ToolName&amp;gt;&lt;BR /&gt; &amp;lt;Values&amp;gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;GPValue xmlns:xsi="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema-instance" rel="nofollow" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &amp;lt;Value xsi:type="ns:GPString" &amp;gt;0791&amp;lt;/Value&amp;gt;&lt;BR /&gt; &amp;lt;Value xsi:type="ns:GPDate" &amp;gt;1475137771000&amp;lt;/Value&amp;gt;&lt;BR /&gt; &amp;lt;/GPValue&amp;gt;&amp;lt;/Values&amp;gt;&lt;BR /&gt;&amp;lt;/ns:SubmitJob&amp;gt;&lt;BR /&gt; &amp;lt;/soapenv:Body&amp;gt;&lt;BR /&gt;&amp;lt;/soapenv:Envelope&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 14:56:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-pass-values-soap-request/m-p/462895#M17914</guid>
      <dc:creator>Marco_AlejandroBonilla</dc:creator>
      <dc:date>2016-10-28T14:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot pass Values SOAP Request</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-pass-values-soap-request/m-p/462896#M17915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Values&amp;gt;&lt;BR /&gt; &amp;lt;!--Zero or more repetitions:--&amp;gt;&lt;BR /&gt; &lt;BR /&gt;&lt;SPAN&gt; &amp;lt;GPValue xsi:type="ns:GPString" xmlns:xsi="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema-instance" rel="nofollow" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;lt;Value&amp;gt;1000003729&amp;lt;/Value&amp;gt;&amp;lt;/GPValue&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;GPValue xsi:type="ns:GPString" xmlns:xsi="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema-instance" rel="nofollow" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;lt;Value&amp;gt;08&amp;lt;/Value&amp;gt;&amp;lt;/GPValue&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;GPValue xsi:type="ns:GPString" xmlns:xsi="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema-instance" rel="nofollow" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;lt;Value&amp;gt;TQN000063A&amp;lt;/Value&amp;gt;&amp;lt;/GPValue&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &amp;lt;/Values&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 15:29:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/cannot-pass-values-soap-request/m-p/462896#M17915</guid>
      <dc:creator>Marco_AlejandroBonilla</dc:creator>
      <dc:date>2016-10-28T15:29:20Z</dc:date>
    </item>
  </channel>
</rss>

