Problem: invalid object name 'user_xxx.xxx_xxx'

987
0
06-18-2018 01:03 AM
AnttiAhola2
New Contributor

Hi all!

I've got Python script that updates Feature Service in a following way:

-First uses /update to update CSV-item

-Second uses /publish to overwrite Feature Service using the recently updated CSV-item

This has been working well, but just lately the script is reporting an error: 'invalid object name 'user_xxx.xxx_xxx' when trying to use 'publish'. Has anybody an idea what could go wrong? The same error occurs, when trying to update the Feature Service's content using the CSV-file manually in ArcGIS Online.

br.

Antti

0 Replies