Skip to main content
Released

Use item IDs to specify ArcGIS Online and Portal for ArcGIS items

Related products:FME Form
  • November 2, 2021
  • 2 replies
  • 78 views

phoeffler
Supporter
Forum|alt.badge.img+9

We use FME Desktop and FME Server to manage important processes that read from and write to ArcGIS Online (and to a lesser degree Portal for ArcGIS / ArcGIS Enterprise). The interface to specify an item for ArcGIS Online readers and writers has improved dramatically in recent versions.


A major limitation is that items are specified using a group name and the item name. It appears that more recently the item ID is also incorporated, which will help to resolve conflicts if items and/or groups have the same name. It seems that folders within an owners content may also be used in lieu of groups, which is convenient, but when used to specify an item, only adds to the issue described below.


We propose that ArcGIS Online items should only be specified by their ID in readers and writers. The ID is unique and constant, and is how Esri references and manages content within their systems. It's also how other third-party vendors often reference items. We'd still like to be able to search by item name, but as a large organization, there are various circumstances where item names need to change. These changes currently cause process breakage in FME and require significant re-work.


Please consider this for future releases of FME. We're happy to provide additional information, if helpful. If it is currently possible to specify items solely by their ID, we're interested in that.

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.

2 replies

siennaatsafe
Safer
Forum|alt.badge.img+12

Hi there! I've filed an internal ticket for this issue which can be referenced by this tag FMEENGINE-71165


siennaatsafe
Safer
Forum|alt.badge.img+12

I've been informed by our developers that this work should already be completed by other issues. It should be available in 2021.0 and 2020.2 build 20719+. The code should try to use the ID first.

 

I tested it out for myself by renaming a feature service and trying to run a workspace referencing it by its old name and it's working for me. 

 

'

 

Please try it out and let me know how it goes!