Skip to main content
Open

Be able to use a web connection in ArcPy

Related products:Integrations
  • January 31, 2025
  • 5 replies
  • 141 views

germang
Contributor
Forum|alt.badge.img+15

It would be nice to be able to use ArcGIS web connection to authenticate processes when using the ArcPy library

5 replies

LizAtSafe
Safer
Forum|alt.badge.img+25
  • Safer
  • April 29, 2025
NewOpen

bruceharold
Influencer
Forum|alt.badge.img+19
  • Influencer
  • August 12, 2025

Hi ​@germang Can you describe the processes you want to run?  Thanks.


germang
Contributor
Forum|alt.badge.img+15
  • Author
  • Contributor
  • August 13, 2025

We want to perform a few geoprocessing tasks not possible with just FME Transformers.

Two examples:

Overwrite a geocoding service 
Create a vector tile and then use Replace Web Layer


bruceharold
Influencer
Forum|alt.badge.img+19
  • Influencer
  • August 5, 2026

@germang Did you make any progress on this, say by using the argis module?


germang
Contributor
Forum|alt.badge.img+15
  • Author
  • Contributor
  • August 10, 2026

I had to use other authentication methods, but they are hardcoded in the Python code.

It would be much preferable to be able to use traditional FME web connections instead.