<?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: How can I extract editors user name in arcade function? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/how-can-i-extract-editors-user-name-in-arcade/m-p/509058#M28860</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/3585"&gt;Matthew Syvertson&lt;/A&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The editor tracking records the creation of a feature and the last update.&amp;nbsp;&amp;nbsp;So it will record when a feature is modified (by for instance changing an attribute), but it will only record the last update. So, if user A creates a feature, user B modifies the geometry and than user C changes an attribute, you will have information about user A who created the feature, and user C who modified the attribute. There will be no information about the modification of user&amp;nbsp;&lt;SPAN&gt;B. To have access&amp;nbsp;to all modifications you would need to implement branch versioning in your&amp;nbsp;enterprise geodatabase.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In case you are interested in the modifications performed in another layer, this can be done by Arcade, but the scenario above does not require any Arcade functionality.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In case I misunderstood your question, please provide an example of what you would like to achieve.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Sep 2019 15:54:04 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2019-09-11T15:54:04Z</dc:date>
    <item>
      <title>How can I extract editors user name in arcade function?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-can-i-extract-editors-user-name-in-arcade/m-p/509055#M28857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to populate a field with user name using attribute rules, but I can't find an arcade function to extract this information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2019 16:53:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-can-i-extract-editors-user-name-in-arcade/m-p/509055#M28857</guid>
      <dc:creator>Syvertson</dc:creator>
      <dc:date>2019-09-10T16:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can I extract editors user name in arcade function?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-can-i-extract-editors-user-name-in-arcade/m-p/509056#M28858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/people/syvertson"&gt;syvertson&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you enable tracking on your hosted feature layer, this information will be available to you, since it is stored in several fields:&amp;nbsp;&lt;A class="link-titled" href="https://doc.arcgis.com/en/arcgis-online/manage-data/manage-hosted-feature-layers.htm#ESRI_STEP_740E0790C5AF4ED4B31887E982FE5E12" title="https://doc.arcgis.com/en/arcgis-online/manage-data/manage-hosted-feature-layers.htm#ESRI_STEP_740E0790C5AF4ED4B31887E982FE5E12"&gt;Manage hosted feature layers—ArcGIS Online Help | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2019 13:57:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-can-i-extract-editors-user-name-in-arcade/m-p/509056#M28858</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2019-09-11T13:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: How can I extract editors user name in arcade function?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-can-i-extract-editors-user-name-in-arcade/m-p/509057#M28859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Xander.&amp;nbsp;&amp;nbsp;That will work perfect for this particular task.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a case where I would like to access&amp;nbsp;the user information for another field update, is it even possible?&amp;nbsp; Or are we constrained to the list of functions on the &lt;A class="link-titled" href="https://developers.arcgis.com/arcade/function-reference/" title="https://developers.arcgis.com/arcade/function-reference/"&gt;Arcade Function Reference | ArcGIS for Developers&lt;/A&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2019 14:15:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-can-i-extract-editors-user-name-in-arcade/m-p/509057#M28859</guid>
      <dc:creator>Syvertson</dc:creator>
      <dc:date>2019-09-11T14:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: How can I extract editors user name in arcade function?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-can-i-extract-editors-user-name-in-arcade/m-p/509058#M28860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/3585"&gt;Matthew Syvertson&lt;/A&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The editor tracking records the creation of a feature and the last update.&amp;nbsp;&amp;nbsp;So it will record when a feature is modified (by for instance changing an attribute), but it will only record the last update. So, if user A creates a feature, user B modifies the geometry and than user C changes an attribute, you will have information about user A who created the feature, and user C who modified the attribute. There will be no information about the modification of user&amp;nbsp;&lt;SPAN&gt;B. To have access&amp;nbsp;to all modifications you would need to implement branch versioning in your&amp;nbsp;enterprise geodatabase.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In case you are interested in the modifications performed in another layer, this can be done by Arcade, but the scenario above does not require any Arcade functionality.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In case I misunderstood your question, please provide an example of what you would like to achieve.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2019 15:54:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-can-i-extract-editors-user-name-in-arcade/m-p/509058#M28860</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2019-09-11T15:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: How can I extract editors user name in arcade function?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-can-i-extract-editors-user-name-in-arcade/m-p/509059#M28861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let's say you want to create an expression in another field all together from the provided "created user" field.&amp;nbsp; So I want to capture&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;at edit time&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;the feature creator and evaluate whether that creator is in another table. and return a Boolean result, or maybe even disallow that edit from happening all together.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2019 16:05:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-can-i-extract-editors-user-name-in-arcade/m-p/509059#M28861</guid>
      <dc:creator>Syvertson</dc:creator>
      <dc:date>2019-09-11T16:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: How can I extract editors user name in arcade function?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-can-i-extract-editors-user-name-in-arcade/m-p/509060#M28862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/3585"&gt;Matthew Syvertson&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do this at edit time would either require attribute rules (&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/overview/an-overview-of-attribute-rules.htm" title="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/overview/an-overview-of-attribute-rules.htm"&gt;Introduction to attribute rules—Geodatabases | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;) to allow an edit or the creation of hosted feature layer views (&lt;A class="link-titled" href="https://doc.arcgis.com/en/arcgis-online/manage-data/create-hosted-views.htm" title="https://doc.arcgis.com/en/arcgis-online/manage-data/create-hosted-views.htm"&gt;Create hosted feature layer views—ArcGIS Online Help | ArcGIS&lt;/A&gt;&amp;nbsp;) per permission and share that in groups with the appropriate users.&amp;nbsp;A normal Arcade expression could&amp;nbsp;connect to another table and validate if a user is listed, but&amp;nbsp;it would require an attribute rule to "make it do something".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2019 16:55:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-can-i-extract-editors-user-name-in-arcade/m-p/509060#M28862</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2019-09-11T16:55:24Z</dc:date>
    </item>
  </channel>
</rss>

