<?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 Creating bulk users with csv in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/creating-bulk-users-with-csv/m-p/1334366#M37310</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is anyone able to get this script to bulk create users from a csv working?&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/server/10.8/develop/linux/example-create-users-and-roles-from-a-csv-file.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/server/10.8/develop/linux/example-create-users-and-roles-from-a-csv-file.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I keep getting the error that&amp;nbsp;raw_input is not defined?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for any help.&lt;/P&gt;</description>
    <pubDate>Mon, 02 Oct 2023 23:23:58 GMT</pubDate>
    <dc:creator>chill_gis_dude</dc:creator>
    <dc:date>2023-10-02T23:23:58Z</dc:date>
    <item>
      <title>Creating bulk users with csv</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/creating-bulk-users-with-csv/m-p/1334366#M37310</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is anyone able to get this script to bulk create users from a csv working?&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/server/10.8/develop/linux/example-create-users-and-roles-from-a-csv-file.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/server/10.8/develop/linux/example-create-users-and-roles-from-a-csv-file.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I keep getting the error that&amp;nbsp;raw_input is not defined?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for any help.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 23:23:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/creating-bulk-users-with-csv/m-p/1334366#M37310</guid>
      <dc:creator>chill_gis_dude</dc:creator>
      <dc:date>2023-10-02T23:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Creating bulk users with csv</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/creating-bulk-users-with-csv/m-p/1334743#M37321</link>
      <description>&lt;P&gt;It sounds like you're using Python 3.X to run that example, instead of Python 2.X. "raw_input()" was changed to be "input()" at 3.X so I would try updating that piece and see if that removes the error&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 21:00:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/creating-bulk-users-with-csv/m-p/1334743#M37321</guid>
      <dc:creator>ReeseFacendini</dc:creator>
      <dc:date>2023-10-03T21:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Creating bulk users with csv</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/creating-bulk-users-with-csv/m-p/1334756#M37322</link>
      <description>&lt;P&gt;Thank you for your response. If I try with "input()" i get this error message:&amp;nbsp;&lt;/P&gt;&lt;P&gt;RuntimeError: input(): lost sys.stdin&lt;/P&gt;&lt;P&gt;I also get errors that the print statements dont have parenthesis, but I added them. I'm just wondering, is this script meant to run from ArcGIS Pro's Python IDLE?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 21:11:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/creating-bulk-users-with-csv/m-p/1334756#M37322</guid>
      <dc:creator>chill_gis_dude</dc:creator>
      <dc:date>2023-10-03T21:11:50Z</dc:date>
    </item>
  </channel>
</rss>

