<?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 Unable to to create view in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/unable-to-to-create-view/m-p/1339486#M55181</link>
    <description>&lt;P&gt;Hi all,&lt;BR /&gt;I appreciate if some provide a solution for this issue.&lt;BR /&gt;I am getting an error when trying to create view:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;view_fc=nts_fc.manager.create_view(name="NTS_v02_view_",tags='nts,v02')

------------------------------
---------------------------------------------------------------------------
AttributeError                            Traceback (most recent call last)
In  [53]:
Line 1:     view_fc=nts_fc.manager.create_view(name="NTS_v02_view_",tags='nts,v02')

File C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\features\managers.py, in create_view:
Line 2027:  lyr_id = lyr.manager.properties.serviceItemId

File C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\_impl\common\_mixins.py, in __getattr__:
Line 82:    raise AttributeError(

AttributeError: 'PropertyMap' instance has no attribute 'serviceItemId'&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 19 Oct 2023 10:30:06 GMT</pubDate>
    <dc:creator>nabaz-gharib</dc:creator>
    <dc:date>2023-10-19T10:30:06Z</dc:date>
    <item>
      <title>Unable to to create view</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/unable-to-to-create-view/m-p/1339486#M55181</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;I appreciate if some provide a solution for this issue.&lt;BR /&gt;I am getting an error when trying to create view:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;view_fc=nts_fc.manager.create_view(name="NTS_v02_view_",tags='nts,v02')

------------------------------
---------------------------------------------------------------------------
AttributeError                            Traceback (most recent call last)
In  [53]:
Line 1:     view_fc=nts_fc.manager.create_view(name="NTS_v02_view_",tags='nts,v02')

File C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\features\managers.py, in create_view:
Line 2027:  lyr_id = lyr.manager.properties.serviceItemId

File C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\_impl\common\_mixins.py, in __getattr__:
Line 82:    raise AttributeError(

AttributeError: 'PropertyMap' instance has no attribute 'serviceItemId'&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 10:30:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/unable-to-to-create-view/m-p/1339486#M55181</guid>
      <dc:creator>nabaz-gharib</dc:creator>
      <dc:date>2023-10-19T10:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to to create view</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/unable-to-to-create-view/m-p/1344685#M55582</link>
      <description>&lt;P&gt;I have the same problem, but it only occurs with ArcGIS Enterprise 10.9.1. Do you know how to solve it?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 20:41:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/unable-to-to-create-view/m-p/1344685#M55582</guid>
      <dc:creator>kspieker</dc:creator>
      <dc:date>2023-11-01T20:41:48Z</dc:date>
    </item>
  </channel>
</rss>

