Connecting FME to web services. Use of APIs. Mobile Apps.
Recently active
Using FME 2021, I am trying ton import ArcGIS Python API package into FME to be able to use from arcgis.gis import GIS I used CMD and ran the following commandC:\Users\User\Documents\FME\Plugins\Python>fme.exe python -m pip install arcgis but I am getting this error ERROR: Command errored out with exit status 1: command: 'C:\Program Files\FME_2021.1_b21607\fmepython38\python.exe' 'C:\Program Files\FME_2021.1_b21607\python\pip\_vendor\pep517\_in_process.py' prepare_metadata_for_build_wheel 'C:\Users\User~1\AppData\Local\Temp\tmp8yey1i4s' cwd: C:\Users\wUser\AppData\Local\Temp\pip-install-mweucxk9\pywinpty Complete output (6 lines): Cargo, the Rust package manager, is not installed or is not on PATH. This package requires Rust and Cargo to compile extensions. Install it through the system's package manager or via https://rustup.rs/ Checking for Rust toolchain.... ----------------------------------------ERROR: Command errored out with exit status 1: '
Bonjour,Je souhaite récupérer des données WFS de l’IGN (BD TOPO), mais je n’arrive pas à lire toutes les entités sur FME. Pouvez-vous m’aider à configurer le paramétrage ou me dire s’il est possible de récupérer uniquement les données du département de la Haute-Garonne ?en vous remerciant par avance !!!
We have a model where we use a ArcGIS Portal Feature Service Reader. On the FME Desktop machine, the model works fine for me but not for my colleague. On the FME Server, the same error pops up as my colleague gets. In the logs, there is the following message when the model fails (on Dekstop for my colleague and on the FME Server):511 2023-3-31 00:32:15 | ArcGIS Portal Feature Service Reader: Logging into 'https://URLarggisportal/' as user 'username'512 2023-3-31 00:32:15 | Python Exception <MalformedPacError>: Malformed PAC file (ReferenceError: identifier 'myIpAddressEx' undefined513 2023-3-31 00:32:15 | duk_js_var.c:1258514 2023-3-31 00:32:15 | FindProxyForURL src\\pyduktape.c:41515 2023-3-31 00:32:15 | eval src\\pyduktape.c:1 preventsyield) When I run the model myself on FE Desktop, I get this log and everything works fine: 2023-03-31 10:34:00| 117.4| 0.3|INFORM|ArcGIS Portal Feature Service Reader: Using proxy http://proxy.url:port/2023-03-31 10:34:00
Hi guys,Need a bit of help from those experienced with FME and sharepoint.Scenario:Need to access a “shared” excel file from our business groups sharepoint site as source for ETL development IT created a registered Azure app following FME guide on setting up Sharepoint web connection for single tenant, web guide. IT provided Tenant Id and client Id. IT setup registered azure app with delegated permissions: user.read, sites.selectedIssues:After following the guide for the web connection setup on FME, when testing, FME loads our orgs login page, when I key-in my windows account, I keep receiving prompt to ask admin for permission. I tried asking our Azure admins to test the web connection using their admin account and it goes thru. After saving the web connection and testing it on the sharepoint connector transformer it fails to load any sites and just throws an “unknow error”.So I am not sure at this point if its an issue with the registered app setup or if i lack access permission to o
Hi Please advice on the best option(s) for data store that FME can read and write to, also one that Power Bi will be able to read and connect to.The data to be handled has no geospatial element to it. Thanks
Hi!I’m running FME Form (2024.1.2.1) alongside ArgGIS Pro (3.3.0) on a VM. I have one complex workbench that contains an ArcSDE Geodb Reader (amongst other Readers) that runs successfully within FME Form. While trying to call the workbench from Windows Command Prompt the translation fails. Inside the application log file the following messages are displayed:|INFORM| The Esri product license used by this machine does not include licenses for the ‘ArcServer’ licensing level|ERROR| Unable to load a library in the folder: C:\Program Files\ArcGIS\Pro\bin. The error number returned from GetLastError is: 127|WARN| An error has occured. Check the logfile above for details|INFORM| Translation FAILED with…I can successfully run other workbenches that do not contain the ArcSDE Geodb Reader from Windows Command Prompt.I’ve verified the Environment variables, for the PATH to have my FME installment, for having an ARCGIS_LICENSE_FILE variable pointing to my ArcGIS licensing server to see if I can f
Hello thereI wonder if I can delete, replace, etc features in the published FS layer (ArcGIS portal) using FME.I think FME is not able to access the Portal Feature Service Layer that supports Web Scene Layer.I am using FME form 2024.Thanks
Does anyone leverage FME with Agile Assets? Curious how you connect to it and what you do with it. Thanks!
Version: 2024.0.1.0 I am trying to write a new dataset to ArcGIS online, keeps getting this error code: Message Type: fme::internal::_v0::py::ExceptionPython Exception <AttributeError>: 'NoneType' object has no attribute 'get'ARCGISONLINEFEATURES writer: An error has occurred. Check the logfile above for details
I updated FME Flow from 2024.1.1.1 to 2024.2.1. After the update Version Control isn't working anymore.The Fetch From Remote-button works fine, but when I click the Push to Remote-button I get this error:Could not push to remote repository. Cannot invoke "org.eclipse.jgit.transport.RemoteRefUpdate.getStatus()" because "refUpdate" is nullDoes anyone have an idea what the problem could be?(I already created a support ticket with my local reseller, but they haven't seen this issue before)
Using an Esri ArcGIS Portal Feature Service Reader to read attachments, RasterReplacer fails on the attachment blob with INVALID_FEATURE_CANNOT_READ_BLOB. Enable Attachments='Y' on the reader, the arcgisonline_attachment{} list is exposed, and arcgisonline_attachment{}.data contains data. I am able to manually download jpg attachments from Portal successfully. I've tried all the image formats in RasterReplacer against the jpg in Portal. Any help would be much appreciated. Thanks! FME 2019.2.1.0, Portal 10.6.1
Is there any example how to use fmeobjects.FMERasterTools.resampleBySpacing.When I run this code: raster_g1 = feature.getGeometry() raster_g2 = fmeobjects.FMERasterTools.resampleBySpacing(5.0, 5.0, fmeobjects.FME_INTERPOLATION_BICUBIC, raster_g1, {}) I get error message:Python Exception <TypeError>: descriptor 'resampleBySpacing' for 'fmeobjects.FMERasterTools' objects doesn't apply to a 'float' object
I have installed Smallworld version 5.3.2 with FME 2022. Currently, there is an issue when trying to view the tables after adding a reader or writer:In the Smallworld Explorer application, I added collection X in the Exporter section and collection Y in the Importer section.When I insert an FME Reader or FME Writer, in FME, when I request to display the collections, FME always shows the collections added in the Exporter section for both the reader and writer.Is this a bug, or is there something else I need to configure?
Hi All, I am trying to configure Portal from FME Forms and having this issue. I followed instructions from this earlier post. Failing to connect to Esri ARCGIS Portal | Community. While testing Web Connection in FME Forms, I get this error. I am not sure what is causing this error? Appreciate any input. Thanks
Hi I had to create a script to be able to webscrape a web page using Selenium. I would like to be able to launch the script from FME but I don't know how to do it.If I share the script someone can help me ? thx Francesco
Hello,I want to create a workbench for a datastreaming service, that will be call through fmedatastreaming.I want to test and call this service with a FME workbench including an httpcaller transformer.Il a want to pass information through an Upload Body. How this information will be pass and how to interpete this in the workbench of datastreaming? Do you have an exemple ? Thanks
i have daily & repeated work in geospatial data and I did it manually it takes a lot of time
Hello! I’m trying to use the Cartegraph Connector and could use a hand. In the past year or so, I believe the API URLs have been updated compared to when this custom transformer was originally made. Now, I am having trouble with the very first step which is authenticating. I think I’m using the wrong URL to have my username and password accepted by the API. Also, this custom transformer was created in 2022 and may not work any longer for various reasons due to versions.As a test, using Postman, I have tested some API URLs and can successfully connect and perform a GET command and get back data. This shows that I’m close.. something works in Postman - so we’re on the right track.. now to get FME to connect.Because this is a work matter, I cannot share a great deal of information openly here. If anybody has a clue about getting connected to Cartegraph as it’s configured today (2024/2025) that would be awesome. Thanks and take careJim
Hi,Could you please provide an official documentation on how to configure FME Form to access the latest Python version from Anaconda distribution as well as its machine learning libraries. Admittedly, there are topics already posted in the community related to the subject; however nothing seems to work for me.BTW, I’m running FME(R) 2024.1.2.1 (20240906 - Build 24624 - WIN64) on Windows 11 EnterpriseThanks in advance,Willy de Vera
Quick Question.. I’m trying to use the SharepointOnlineConnector transformer to access/download contents in my OneNote, but no luck so far and now I’m questioning if this is even possible?I can’t find any examples or information of this anywhere.
Hi I’m calling an Ordnance Survey API using a bounding box of a 25km grid square to just get the building outline features I need. I’m doing a spatial filter and buffer then to further reduce the number of features I want. I’m doing this manually i.e. putting the new bounding box values into the API call parameters then running the workbench again. I want to be able to do this dynamically via a parameter, from a list of bounding box coordinates from another file, so I can effectively loop through and spit out out a file for each grid square (I’ll append these back together later).Is this possible? Any help gratefully received.
I have been getting the below errors while trying to send HTML file in FME workbench 2023.2PythonFactory output feature was rejected downstream. Check the logfile above for detailsAn error has occurred. Check the logfile above for detailsError encountered while calling method `input'Emailer_CALLER (PythonFactory): PythonFactory failed to process featureI am using Generic SMTP
Can someone please sanity check me.The example in the google developers for animated updates is https://developers.google.com/static/kml/documentation/kmlfiles/animatedupdate_example.kmland it works fine.However the same code embedded in a kml generated by the FME KML writer does not work.As far as I can tell, the issue is with the name space declaration.the example uses <kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2"> whereas the FME kml writer produces<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> Am I going crazy or does changing the declaration break the animation for anyone else?
Sometimes and non-reproducible changes I have done in source code are not saved.Mostly it works but in estimated 5% my changes are lost.If I change text I always type ctrl-s, mostly two or three times. If the changes are big I type spaces and save again. I reenter the source code and look for my changes.BUT whatever I do, sometimes FME "forgets" my changes, today it forgot it, even when I ran the translation (in the control before my changes were made).Has anybody else such problems? Is there a "correct" way to save the sources or a workaround for it?I actually use the version 2016.0 (in former versions the problem was the same)Hope, anybody can help
Hi there,Has anyone found a solution to FME Hub connection in Version 2021?