<?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: ArcGIS Python API Error Connecting to New Workforce Project in ArcGIS Workforce Questions</title>
    <link>https://community.esri.com/t5/arcgis-workforce-questions/arcgis-python-api-error-connecting-to-new/m-p/1001012#M1706</link>
    <description>&lt;P&gt;I was able to get around this by treating it like a regular hosted feature layer and pulling out the assignment layer by its index #&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;workforce_project_item = gis.content.get("itemidhere*****")&lt;BR /&gt;workforce_project_item&lt;BR /&gt;assign_layer = workforce_project_item.layers[0]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Worked without upgrading to the pre release (1.7.0)&lt;/P&gt;</description>
    <pubDate>Fri, 13 Nov 2020 04:00:38 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2020-11-13T04:00:38Z</dc:date>
    <item>
      <title>ArcGIS Python API Error Connecting to New Workforce Project</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/arcgis-python-api-error-connecting-to-new/m-p/842831#M1165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to connect to a "new" (not classic) Workforce project using the Python API. I am encountering an error (see below). This code works for "classic" projects, and I've seen examples of this working for new projects. I've reproduced this error using version 1.8.0.post1 and 1.8.2 locally and 1.8.1 within AGO notebook. Help appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="/legacyfs/online/512416_2020-11-03 14_42_13-Untitled Notebook.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2020 20:02:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/arcgis-python-api-error-connecting-to-new/m-p/842831#M1165</guid>
      <dc:creator>EdFarrell</dc:creator>
      <dc:date>2020-11-03T20:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Python API Error Connecting to New Workforce Project</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/arcgis-python-api-error-connecting-to-new/m-p/842832#M1166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to update to version 1.8.3 of the API which is in pre-release&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;conda install -c esri/label/prerelease -c esri arcgis&lt;/CODE&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2020 20:21:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/arcgis-python-api-error-connecting-to-new/m-p/842832#M1166</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-11-03T20:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Python API Error Connecting to New Workforce Project</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/arcgis-python-api-error-connecting-to-new/m-p/842833#M1167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aaron,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My virtualenv is not managed by conda. I've been using pip (i.e pip install arcgis, which gets me to 1.8.2 stable). Is there a pre-release available in pypi? Or do I have to use conda?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2020 20:38:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/arcgis-python-api-error-connecting-to-new/m-p/842833#M1167</guid>
      <dc:creator>EdFarrell</dc:creator>
      <dc:date>2020-11-03T20:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Python API Error Connecting to New Workforce Project</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/arcgis-python-api-error-connecting-to-new/m-p/842834#M1168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pre-release is only available on conda. 1.8.3 is scheduled to be officially released in a few weeks then it will be available on conda and pypi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2020 20:43:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/arcgis-python-api-error-connecting-to-new/m-p/842834#M1168</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-11-03T20:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Python API Error Connecting to New Workforce Project</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/arcgis-python-api-error-connecting-to-new/m-p/842835#M1169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aaron,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a release/support timeline or github repo that I can monitor to check for the upcoming release?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2020 13:23:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/arcgis-python-api-error-connecting-to-new/m-p/842835#M1169</guid>
      <dc:creator>EdFarrell</dc:creator>
      <dc:date>2020-11-04T13:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Python API Error Connecting to New Workforce Project</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/arcgis-python-api-error-connecting-to-new/m-p/842836#M1170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can watch for releases here: &lt;A class="link-titled" href="https://github.com/Esri/arcgis-python-api/releases" title="https://github.com/Esri/arcgis-python-api/releases"&gt;Releases · Esri/arcgis-python-api · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2020 15:14:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/arcgis-python-api-error-connecting-to-new/m-p/842836#M1170</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-11-04T15:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Python API Error Connecting to New Workforce Project</title>
      <link>https://community.esri.com/t5/arcgis-workforce-questions/arcgis-python-api-error-connecting-to-new/m-p/1001012#M1706</link>
      <description>&lt;P&gt;I was able to get around this by treating it like a regular hosted feature layer and pulling out the assignment layer by its index #&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;workforce_project_item = gis.content.get("itemidhere*****")&lt;BR /&gt;workforce_project_item&lt;BR /&gt;assign_layer = workforce_project_item.layers[0]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Worked without upgrading to the pre release (1.7.0)&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 04:00:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workforce-questions/arcgis-python-api-error-connecting-to-new/m-p/1001012#M1706</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-11-13T04:00:38Z</dc:date>
    </item>
  </channel>
</rss>

