I am trying to create a workflow that would update an existing table in a file geodatabase. It works when i have feature operation set to "Insert" and Table Handling set to "Create If needed" under Format Parameters. When I try to change the Table Handling setting to "Truncate Existing", the workflows fails and errors out
Error:
"Geodatabase Error (-2147220987): The user does not have permission to execute the operation.
FileGDB Writer: A feature could not be written"