<?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 Web Editing with Javascript and SDE Versions in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/web-editing-with-javascript-and-sde-versions/m-p/272945#M25180</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone editing SDE versions with Javascript applications.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Apr 2014 15:22:56 GMT</pubDate>
    <dc:creator>JoseSanchez</dc:creator>
    <dc:date>2014-04-23T15:22:56Z</dc:date>
    <item>
      <title>Web Editing with Javascript and SDE Versions</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/web-editing-with-javascript-and-sde-versions/m-p/272945#M25180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone editing SDE versions with Javascript applications.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 15:22:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/web-editing-with-javascript-and-sde-versions/m-p/272945#M25180</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2014-04-23T15:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Web Editing with Javascript and SDE Versions</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/web-editing-with-javascript-and-sde-versions/m-p/272946#M25181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello everyone,&lt;BR /&gt;&lt;BR /&gt;Anyone editing SDE versions with Javascript applications.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are all your javascript users editing the same SDE version? If your answer is yes, just publish your feature service with the correct version set and you are good to go. If you need to choose at runtime which version the data will be posted to, you'll need to talk to the rest API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Publishing_feature_services/015400000337000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#/Publishing_feature_services/015400000337000000/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/rest/apiref/"&gt;http://resources.arcgis.com/en/help/rest/apiref/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Roberto Pepato&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 11:37:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/web-editing-with-javascript-and-sde-versions/m-p/272946#M25181</guid>
      <dc:creator>RobertoPepato</dc:creator>
      <dc:date>2014-04-24T11:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Web Editing with Javascript and SDE Versions</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/web-editing-with-javascript-and-sde-versions/m-p/272947#M25182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Editing a specific geodatabase version is supported in the JS API.&amp;nbsp; For example, you can use the &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/featurelayer-amd.html#setgdbversion"&gt;FeatureLayer.setGDBVersion(...)&lt;/A&gt;&lt;SPAN&gt; to target a specific geodatabase version.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 19:18:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/web-editing-with-javascript-and-sde-versions/m-p/272947#M25182</guid>
      <dc:creator>JohnGrayson</dc:creator>
      <dc:date>2014-04-28T19:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Web Editing with Javascript and SDE Versions</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/web-editing-with-javascript-and-sde-versions/m-p/272948#M25183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Editing a specific geodatabase version is supported in the JS API.&amp;nbsp; For example, you can use the &lt;A href="https://developers.arcgis.com/javascript/jsapi/featurelayer-amd.html#setgdbversion"&gt;FeatureLayer.setGDBVersion(...)&lt;/A&gt; to target a specific geodatabase version.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Wow, this is great! I didn't known this capability.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe someone from Esri could adjust the documentation (see the note box) on ArcGIS Server 10.1 to reflect this information?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Publishing_feature_services/015400000337000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#/Publishing_feature_services/015400000337000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Roberto Pepato.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 20:25:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/web-editing-with-javascript-and-sde-versions/m-p/272948#M25183</guid>
      <dc:creator>RobertoPepato</dc:creator>
      <dc:date>2014-04-28T20:25:21Z</dc:date>
    </item>
  </channel>
</rss>

