Skip to main content
Question

ArcGIS Feature Service Reader Limiting Endpoints

  • August 20, 2024
  • 0 replies
  • 15 views

dmbowman
Contributor
Forum|alt.badge.img+5

We are moving to short-lived token authentication for ArcGIS Feature Service access.  I am able to use the FeatureReader transformer and pass the token and read all endpoints (132 in total).  However, I only want the transformer to retrieve a subset of endpoints. 

I attempted to create individual readers for each endpoint similar to what we had when using long tokens, but layers are now passing to the Initiator port.  I thought adding a GeometryExtractor transformer would work, but it did not.