Maintain Editor Tracking Fields When Applying Asset Package

424
1
Jump to solution
05-24-2023 07:44 AM
rlyding
New Contributor III

Hello. I am currently using untools version 3.1.0. I am wondering if there is a way to maintain editor tracking values when using the Apply Asset Package Tool and loading data into UN? I am trying to maintain the editor tracking values I imported into my asset package. However when I Apply Asset Pack and Load Data into the UN it sets all the editor tracking values to the user who runs the tool.
I did see this older post https://community.esri.com/t5/arcgis-utility-network-questions/how-to-persist-editor-tracking-info-d... 

I tried using the code suggested in the Python window however it didn't seem to work.

import untools
untools.common.settings.MAINTAIN_EDITOR_TRACKING = True

1 Solution

Accepted Solutions
PaulLeBlanc1
Esri Contributor

This is:

BUG-000157802 The Field Map parameter in the Append tool does not recognize the matching fields of a layer with editor tracking enabled in ArcGIS Pro

 

 

View solution in original post

1 Reply
PaulLeBlanc1
Esri Contributor

This is:

BUG-000157802 The Field Map parameter in the Append tool does not recognize the matching fields of a layer with editor tracking enabled in ArcGIS Pro