Connecting FME to web services. Use of APIs. Mobile Apps.
Recently active
I am using Teradata JDBC4 Jar file placed in folder path of FME, when provided JDBC connection String like "jdbc:teradata://servername/DATABASE=DB_NAME"the libraries are getting loaded correctly but unable to establish connection. Attached error screen snippets
Hello,I am trying to login on the password protected website (url: Mijn Kadaster - Inloggen). A HTTP-caller if configured, see attached file 1). Unfortunately, no access to the secure website is established so far. See attached file 2.What have I done wrong? Kings regards,Pim.
Hello, I am trying to make a REST API call to one of our servers from inside of a Workspace with an HttpCaller and I am not sure where would be ideal to store or pass credentials like username-password pairs/tokens that are required for this. I don't want to just leave it hardcoded in the Workspace, what I'm looking for is some kind of storing mechanism for sensitive data from where we can retrieve it later in a Workspace.(whether it's in the Cloud/Server does not matter, as long as it's via an FME feature) Any alternative/tipp would be greatly appreciated on the topic of credentials/security measures when working with the FME ecosystem. Thanks in advance!
Hi. I have a XSLX files with a column with path value ( value exemple: file:///\\\\common\\Environnement\\SIG - GIS\\Sondages\\Log_Sondage\\01-17_a_TR-20-17.pdf). It's possible to valide if the path adress is valid ? I have more 2500 path to validate. Thank you.
Hi all, I currently have drone imagery where i have 500 images but each image is 500mb in size. I have ArcGIS pro and FME desktop but need to combine the images then publish it to ArcGIS Enterprise. I also need to reduce the image size, then combine and also to set the coordinates to local area. Can anyone recommend what steps i can do this, would be really appreciated as i am struggling to understand where to get started and have many limitations due to the size of the file.
Hi there,Here's a conundrum for all you wonderful conundrumers...!Background: I have a BASE.FMW that reads a list of names and runs a Workspace Runner for each name. Before it does, it writes out a quick message using the MessageLogger and the 'WARN' flag to the logfile I have set up. Each call to the WSR takes some time to run. The log line in the translation line and the log file looks like this:2021-08-20 14:37:30| 4.3| 0.0|WARN |Processing 3 Named: Town of Comox... Back to the Present: I am building a PYTHON standalone script using fmeobjects.FMEWorkspaceRunner().runWithParameters(BASE.FMW, myparams) to run the BASE.FMW and it runs fine and produces the correct results, including the log file. My conundrum: the LIVE feedback in python from fmeobjects is non-existent. I would like to get those 'WARN' log lines from the logger AS IT IS WRITING THEM so I can give my python user some indication that something, anything, is happening. Right now, the .runWithParamete
Hello everyone, we try to connect to an ArcGIS Portal with FME Web Connection: I'm wondering, in the case of FME Desktop, what is the value that we have to put in Redirect URI?When we don't put anything, we have this error: It say Check Log window for more details, but where is this Log window, as we are in FME Options?Thanks
Hi there!Any plans for FME Cloud to be available in the AWS Stockholm region?Also, Will FME Cloud support the Unreal Datasmith Writer?
I would like to create an FME workspace and publish it on one computer as a ReST API and would like to access that API from another computer in the same network.
How can I connect to an MS Access database on a separate box using FME Server running as service account? I have granted access to the to the folder to the Service Account but FME doesn't seem to like the UNC path.
Using ArcGIS Notebooks in ArcGIS Online (AGOL), I've been able to create users as an admin with the following code from this documentation:from arcgis.gis import GISgis = GIS("home")gis.users.create(username='TESTTWO@newwestcity.ca', password=None, firstname='TEST', lastname='TWO', email='gis@newwestcity.ca', user_type='Creator', role='org_user', groups=None)However, when I try this code using PythonCreator, according to this example:from arcgis.gis import GIS def FeatureCreator(feature): gis = GIS(profile="gis_services1") gis.users.create(username='TESTTHREE@newwestcity.ca', password=None, firstname='TEST', lastname='THREE', email='gis@newwestcity.ca', description='TEST USER', user_type='Creator', le
Hello everyone!There is a SQL Server named on my local machine, for testing purposes.I can not connect the fme to sql, no matter what I write in the login line,He's giving me an error.What am I doing wrong?Thank you!
Hi,I would simply need to integrate rasterio's python function for raster sieving into FME Workbench's PythonCaller transformer. Indeed there is no native raster sieving function in FME.As I'm not familiar with Python I quickly read through this article but examples there do not apply to raster specifically. Due to my ignorance of Python scripting I am not sure from a syntax point of view how to make the reference to the raster and its bands (if required). Basically my purpose is to eliminate polygons which have a number of cells equal or less than 4. Which essential code lines would be required around the following?:import fmeimport fmeobjectsimport rasterio def rasterioSieving(feature): rasterio.features.sieve(source, 5, out=None, mask=None, connectivity=8)Actually if you have an example workspace with Python code acting on a raster for any operation, then I would also be interested. As I'm more curious to how the raster is actually being referred to inside the Python script for
I have recently updated FME to version 2020.2.4.0 (20817) and I am now having trouble with the Esri ArcGIS Online feature service writer. When setting up the parameters for the writer I am unable to see any feature services which I do not own (screenshot 1). Previously I was able to find all organisation feature services. The Esri ArcGIS Online feature service reader has the ability to find both owned feature services and feature services shared to groups (screenshot 2), just not the writer.
I've connected to my ArcGIS Portal and can read a feature service. I want to add several where clauses to narrow down this read each time. Adding "objectid">0 returns records, adding "workerid"=88 returns records, but I can't figure out the syntax to apply both in the same where clause. When using the REST API directly its just where=ObjectID>0&workerid=88 and this returns multiple records. But in FME it returns 0 Any ideas how i can combine multiple conditions in my where clause?
When I have a @ symbol in a POST mutipart upload value FME displays the below error when I run the work bench. This FME edition does not recognize the `' function. Please ensure that the current platform supports this function, the function name is spelled correctly, and that you have installed all required plug-ins I have used a string replacer tranformer and encoded with %40 as a workaround in the past, but with the form email validation on CKAN it does not accept the %40 encoding and expects an @ symbol. Does anyone have any idea how to upload values with an @ symbol in the httpcaller?
Hi, In FME Workbench 2020.2.1 I'm trying to create a new web service from the service named "safe.google-sheets.Google Sheets" (Google Sheet API v.4), but, unlike other web services, seems not to be possible: this service isn't listed in the list of choices. Could it be a bug? Thanks!
The water utilities meter site addresses are in our billing system. This information is daily pulled into a MS SQL server table. I would like to use FME to take the MS SQL table address information and load this table into four feature classes that are in a dataset in a versioned water geometric network .sde database. This .sde database is reconciled and posted nightly. I have worked with versioning and how to best accomplish this. Any suggestions are welcome.
Hi all,According to the FME Server REST API documetnation the Databaseconnections API can be used to query a list of database connections and (hopefully) their parameters (data model values).In the REST API end point page I cannot find any end point that returns information on the database connections, is the Databaseconnections API one of those hidden end point? does anybody have any experience with this end point and can tell me if all the database connection model values are returned from it?Cheers,Itay
I've got a list of sewer subcatchments with an ID field and 12 numeric columns called area_absolute_1 to area_absolute_12. But only some of those 12 are used; the other columns are all zeroes.subcatchment_number area_absolute_1 area_absolute_2 area_absolute_3 area_absolute_4 area_absolute_5 area_absolute_6 area_absolute_7 area_absolute_8 area_absolute_9 area_absolute_10 area_absolute_11 area_absolute_121 0.439 0.277 0 0 0 0 0 0 0.054 1.54 0 02 0 0 0 0 0 0 0 0 0 0 0 03 0 0 0 0 0 0 0 0 0 0 0 04 0 0 0 0 0 0 0 0 0 0 0 05 0 0 0 0 0 0 0 0 0 0 0 06 0.228 0.334 0 0 0 0 0 0 0.026 0.172 0 0I also have a small lookup table that tells me which columns are in use, and what these columns represent:Surface Number Surface TypeSurface 1 RoadSurface 2 RoofSurface 3 -Surface 4 -Surface 5 -Surface 6 -Surface 7 -Surface 8 -Surface 9 RoadSurface 10 PermeableSurface 11 -Surface 12 -The last column can only have values "Road", "Roof" or "Permeable"; but each of these can exist more than once (the maximum I ha
Hi,I'm trying to connect to an analysis service for this server:asazure://australiasoutheast.asazure.windows.net/jhausepaas001data type: Cube I connect successful via Excel and PowerBI but no luck with FME.Can someone please help.
Using IFC as reader and writer, but trying to add in unique room names or other features into the model.
Has the AR App been discontinued on Google Play? Cannot find it in the store?
I have Parent objects that contain the object geometry. I have migrated them into the database. I have Child objects that in need to be migrated as well. The Child objects do not have geometry (nor do they need geometry) . I just need to migrate the Child object to the respective Child table in the SW database and link to the Parent object via the Parent Facility ID. Any insight is greatly appreciated.
Dear everybody, I'm not quiet a FME-guy and neither very good in C#, however I need to combine those 2 now. :-). Have done some research on the internet, but can't really find an answer so maybe you guys know what to do. The problem is: 1) Some guy in my company made an FME-routine which I can run by going to the routine, right click, and then choose "run with quick translator", which opens up the necesarry window. 2) In autocad I've got some C# code which loads a palette, from which several dvb-files can be started. What I want is to add the FME-routine to that palette. In other words, I need some c#-code for getting to the routine, right click on it, and chose 'run with quick translator'. Anyone who's more familiar with all this got any code for this? Or at least can give me some direction? Some help would really be appreciated. Thanks!