Skip to main content
10000+ Posts
FMEUniversalReader.open() dataset and parameters arguments: what information needed and how to format it for ArcGIS Online Feature Service reader type?

I have a Group in my company ArcGIS Online (AGOL) that holds multiple, shared, hosted feature layers, each based on a feature service and having multiple layers both spatial and non-spatial.  As such, each hosted feature layer is a Feature Layer Collection in Esri-speak.  Many of the non-spatial layers in a hosted feature layer are attachment tables, so others are relationship tables.  I need to read the schemas (as schema features) of every layer in every hosted feature layer into one big stream.  Alternatively, I could read all the features and shove them through a SchemaScanner.  In either case, I need FME entities, and I need to be able to loop through all the hosted feature layers.  Because FME FeatureReaders for AGOL Feature Services can process only one feature service at a time, I can't process all the hosted feature layers in the same workspace run.  I can think of a way to use multiple worksapces and WorkspaceRunner s to do the required looping, but that is kludgy and comp

Badge Winners

  • Welcome Back
    johndhas earned the badge Welcome Back
  • Welcome Back
    limaviniciushas earned the badge Welcome Back
  • FME Flow Certified Professional
    cboomshas earned the badge FME Flow Certified Professional
  • French Speaker
    pimbzhhas earned the badge French Speaker
  • Online Training
    denniswilhelmhas earned the badge Online Training
Show all badges

Community Stats

32,273
Posts
122,518
Replies
39,982
Members

Latest FME