Skip to main content

Hi all,

I'm encountering an issue while reading from a PostgreSQL DB and trying to write into a AGOL Feature Service.

 

If I run using the FME Desktop 2021.2, the process run perfectly, reading and writing the Feature Service.

 

When uploading the Workspace into FME Server (FME Server 2021.2.3

Build 21812 - linux-x64), and running it, the message is this one:

 

""

2022-7-15 14:15:44 | ArcGIS Online Feature Service Writer: Feature Service 'xxx_layer' does not support writer mode ''. Its owner may have disabled inserting or editing features. Writes may fail if the current user is not the owner or administrator

""

Although telling me the correct of the Features were written.

 

From AGOL, I've checked that is ENABLED the edition on features.

 

Also, the FME Server has correctly Authorized.

 

Is there something that I'm not having into account?

Thanks,

 

 

Solved.

Adding again the READER and WRITER (AGOL) make the issue disappear. I hope it could serve for someone with same trouble.

Thanks,

 


Reply