Good afternoon,
We converted a Python script from ArcGIS 10.7.1 to Python Pro. Now when we try to truncate a feature class we get the following error message:
Python Error occurred
ERROR 160592: Truncation not allowed while editing.
Truncation not allowed while editing.
Failed to execute (TruncateTable).
It looks like Python Pro does not behave the same way as Python ArcGIS 10.7.
How can we fix this error?
Thanks