<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Generate Token for FeatureReader Transformer but all endpoints are read in ArcGIS Data Interoperability Ques.</title>
    <link>https://community.esri.com/t5/arcgis-data-interoperability-ques/generate-token-for-featurereader-transformer-but/m-p/1543237#M293</link>
    <description>&lt;P&gt;I appreciate the help and I too apologize for a delay in responding to your reply!&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm generating a short-lived token (see figure 1), but the Feature Reader is requesting input of a token in the Constraints/Feature Types section in order to generate the subset of endpoints.&amp;nbsp; An error is thrown with the same token parameter.&amp;nbsp; Without the token, all endpoints are read.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll download the generator built by Sasha Lockamy to see if that makes a difference.&amp;nbsp; For the moment, I haven't hit a total roadblock since I am able to use our Enterprise Geodatabase as the data instead of the REST Service.&amp;nbsp; Although I am concerned the current method may introduce latency once we move from an on-prem geodatabase to the cloud.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Reads_Token.JPG" style="width: 677px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/116052iEBD7305C974B68EE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Reads_Token.JPG" alt="Reads_Token.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Reads_Token2.JPG" style="width: 503px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/116053i0CF5E9CF8080E7D7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Reads_Token2.JPG" alt="Reads_Token2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Sep 2024 21:42:10 GMT</pubDate>
    <dc:creator>DMBowman</dc:creator>
    <dc:date>2024-09-26T21:42:10Z</dc:date>
    <item>
      <title>Generate Token for FeatureReader Transformer but all endpoints are read</title>
      <link>https://community.esri.com/t5/arcgis-data-interoperability-ques/generate-token-for-featurereader-transformer-but/m-p/1526173#M289</link>
      <description>&lt;P&gt;We are moving to short-lived token authentication for ArcGIS Feature Service access, so the workbench was updated to self-generate the token.&amp;nbsp; The FeatureServer reader does not support passing the self-generated token.&amp;nbsp; I was able to add a&amp;nbsp; FeatureReader transformer, but it reads all the endpoints for the REST Service, which is 132 in total.&amp;nbsp; I&amp;nbsp;only want the transformer to retrieve a subset of endpoints.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried creating individual FeatureReader transformers for the specific endpoints; however, the Initiator port is being called and data are not passing through to the next transformer.&amp;nbsp; When the FeatureReader transformer calls the entire REST Service, everything passes through the Generic port, although this amounts to millions of source features being read.&amp;nbsp; Because features are getting stuck at the Initiator port, I added a GeometryExtractor transformer thinking that was needed, but it did not work.&lt;/P&gt;&lt;P&gt;I then tried using the HTTPCaller and GeometryExtractor, but the feature is rejected when I move through the ETL to generate a buffer for the individual layers; these are eventually meant to be written to a fgdbms.&lt;/P&gt;&lt;P&gt;I cross posted on the FME Community, but have not received a response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 21:18:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-interoperability-ques/generate-token-for-featurereader-transformer-but/m-p/1526173#M289</guid>
      <dc:creator>DMBowman</dc:creator>
      <dc:date>2024-08-22T21:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Generate Token for FeatureReader Transformer but all endpoints are read</title>
      <link>https://community.esri.com/t5/arcgis-data-interoperability-ques/generate-token-for-featurereader-transformer-but/m-p/1540664#M292</link>
      <description>&lt;P&gt;A couple of questions first: How do you generate your token or what is your authentication type? Are you using AGOL or Enterprise (Portal)?&lt;/P&gt;&lt;P&gt;There's a few options to generate or retrieve that short lived token.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want it self generated the most efficient way is to use the FME Hub transformers or the HTTPCaller retrieve a token that is part of your workflow. Follow the next steps. Enable faeture caching first.&lt;BR /&gt;&lt;BR /&gt;1. Add the token generator portion of your workspace. Creator + token generator transformer (like below).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RenatoSalvaleon3_0-1726778657966.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/115496i1FAECAC5AF2FF60B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RenatoSalvaleon3_0-1726778657966.png" alt="RenatoSalvaleon3_0-1726778657966.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;2. Run the workflow to get a token on your translation log. Copy the tken frmo the Translation Log table&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RenatoSalvaleon3_1-1726778708476.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/115497iBF6BE4E82C7BFA0C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RenatoSalvaleon3_1-1726778708476.png" alt="RenatoSalvaleon3_1-1726778708476.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;3. Add the FeatureReader to your canvass.&lt;/P&gt;&lt;P&gt;4. Configure the transformer for an ArcGIS Server Feature Service reader, like below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RenatoSalvaleon3_2-1726778850424.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/115498i5FFA3285283562C1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RenatoSalvaleon3_2-1726778850424.png" alt="RenatoSalvaleon3_2-1726778850424.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RenatoSalvaleon3_3-1726778893446.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/115499iE03BFC86F777CE17/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RenatoSalvaleon3_3-1726778893446.png" alt="RenatoSalvaleon3_3-1726778893446.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;3. On the Constraints Tab --&amp;gt; Feature Typs to Read parameter, click on the ellipsis and you will be prompted with an Unresolved Parameters dialog to paste the token copied from Step 1 above.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RenatoSalvaleon3_4-1726779000484.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/115500iC9F7A243EAB07F48/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RenatoSalvaleon3_4-1726779000484.png" alt="RenatoSalvaleon3_4-1726779000484.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Click OK to open the Select Feature Layer to add options.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RenatoSalvaleon3_5-1726779090633.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/115501i37AD55E6B61EE912/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RenatoSalvaleon3_5-1726779090633.png" alt="RenatoSalvaleon3_5-1726779090633.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Pick one or more feature type/s, and click Ok and you would be prompted again to enter the token created from Step 1 above.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RenatoSalvaleon3_6-1726779199036.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/115502i9FC649639C9AC346/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RenatoSalvaleon3_6-1726779199036.png" alt="RenatoSalvaleon3_6-1726779199036.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Once the token is added and Ok is clicked, the feature type/s selected will be added to the FeatureReader transformer with new output port/s. In this case it would be Cities&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RenatoSalvaleon3_7-1726779264678.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/115503iA7C29A360E59F73E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RenatoSalvaleon3_7-1726779264678.png" alt="RenatoSalvaleon3_7-1726779264678.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;From this point onwards, as long as the feature type/s don't change, the workspace will be ready for your data updates or other automated workflows.&lt;/P&gt;&lt;P&gt;4. The whole workspace looks like below with a logger on the end.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RenatoSalvaleon3_8-1726779587211.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/115504i60D20BC41EC59ECA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RenatoSalvaleon3_8-1726779587211.png" alt="RenatoSalvaleon3_8-1726779587211.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The ArcGISPortalTokenGenerator built by Sasha Lockamy can be downloaded from&amp;nbsp;&lt;A href="https://hub.safe.com/publishers/sashal/transformers/arcgisportaltokengenerator" target="_blank"&gt;https://hub.safe.com/publishers/sashal/transformers/arcgisportaltokengenerator&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You could also build your own portal fenerator using the HTTPCaller transformer and following this GenerateToken api rest endpoint documentation.&amp;nbsp;&lt;A href="https://developers.arcgis.com/rest/users-groups-and-items/generate-token/" target="_blank"&gt;https://developers.arcgis.com/rest/users-groups-and-items/generate-token/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you have any additional questions. My apologies for the delay.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2024 21:02:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-interoperability-ques/generate-token-for-featurereader-transformer-but/m-p/1540664#M292</guid>
      <dc:creator>RenatoSalvaleon3</dc:creator>
      <dc:date>2024-09-19T21:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Generate Token for FeatureReader Transformer but all endpoints are read</title>
      <link>https://community.esri.com/t5/arcgis-data-interoperability-ques/generate-token-for-featurereader-transformer-but/m-p/1543237#M293</link>
      <description>&lt;P&gt;I appreciate the help and I too apologize for a delay in responding to your reply!&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm generating a short-lived token (see figure 1), but the Feature Reader is requesting input of a token in the Constraints/Feature Types section in order to generate the subset of endpoints.&amp;nbsp; An error is thrown with the same token parameter.&amp;nbsp; Without the token, all endpoints are read.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll download the generator built by Sasha Lockamy to see if that makes a difference.&amp;nbsp; For the moment, I haven't hit a total roadblock since I am able to use our Enterprise Geodatabase as the data instead of the REST Service.&amp;nbsp; Although I am concerned the current method may introduce latency once we move from an on-prem geodatabase to the cloud.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Reads_Token.JPG" style="width: 677px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/116052iEBD7305C974B68EE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Reads_Token.JPG" alt="Reads_Token.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Reads_Token2.JPG" style="width: 503px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/116053i0CF5E9CF8080E7D7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Reads_Token2.JPG" alt="Reads_Token2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 21:42:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-interoperability-ques/generate-token-for-featurereader-transformer-but/m-p/1543237#M293</guid>
      <dc:creator>DMBowman</dc:creator>
      <dc:date>2024-09-26T21:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Generate Token for FeatureReader Transformer but all endpoints are read</title>
      <link>https://community.esri.com/t5/arcgis-data-interoperability-ques/generate-token-for-featurereader-transformer-but/m-p/1557484#M304</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/421688"&gt;@DMBowman&lt;/a&gt;&amp;nbsp;do you still need assistance? Please email me at &lt;A href="mailto:rsalvaleon@esri.com" target="_blank"&gt;rsalvaleon@esri.com&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have plans to move up to Pro 3.5 and the DI extension, a new feature simplifies token generation by adding this option in the Edit Web Connection dialog of&amp;nbsp; the AGOL format reader/writer. There is a new option to configure your web connection, avoiding that nasty Unresolved parameter dialog by making it part of this new feature during authoring time.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RenatoSalvaleon3_0-1731419367859.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/119273i70DDCE146085B362/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RenatoSalvaleon3_0-1731419367859.png" alt="RenatoSalvaleon3_0-1731419367859.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 13:51:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-interoperability-ques/generate-token-for-featurereader-transformer-but/m-p/1557484#M304</guid>
      <dc:creator>RenatoSalvaleon3</dc:creator>
      <dc:date>2024-11-12T13:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Generate Token for FeatureReader Transformer but all endpoints are read</title>
      <link>https://community.esri.com/t5/arcgis-data-interoperability-ques/generate-token-for-featurereader-transformer-but/m-p/1679141#M421</link>
      <description>&lt;P&gt;I realize this is an old thread. Is there a similar FME Hub transformer that generates an OAUTH2 token via the ESRI token endpoint(&lt;A href="https://developers.arcgis.com/rest/users-groups-and-items/token/" target="_blank"&gt;https://developers.arcgis.com/rest/users-groups-and-items/token/&lt;/A&gt;)&amp;nbsp;as opposed to the generateToken endpoint used in the transformer linked above?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2026 20:20:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-data-interoperability-ques/generate-token-for-featurereader-transformer-but/m-p/1679141#M421</guid>
      <dc:creator>NathanGEOregon</dc:creator>
      <dc:date>2026-01-21T20:20:13Z</dc:date>
    </item>
  </channel>
</rss>

