Skip to main content
Solved

ArcGIS Online Feature Service 'XXX_layer' does not support writer mode

  • July 15, 2022
  • 1 reply
  • 154 views

juanmahere
Supporter
Forum|alt.badge.img+13

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,

 

 

Best answer by juanmahere

Solved.

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

Thanks,

 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

juanmahere
Supporter
Forum|alt.badge.img+13
  • Author
  • Supporter
  • Best Answer
  • July 15, 2022

Solved.

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

Thanks,