Using readers and writers to extract and load data.
Recently active
Hi, When I would like to insert a new table to Postgis, I am getting below error. For existing table is ok. Its means that, it is inserting a new records, but if does not exist table, it does not allow to create.
I try to load data from this wfs : https://www.vaarweginformatie.nl/wfswms/services?SERVICE=WFS&VERSION;=1.1.0&request;=GetFeature but it gives some errors. I use the wfs reader in FME desktop 2015, I see and can select the different feature types in the wfs but it won't load the data. The reader generate the next error : The top-level element declaration referred to by the 'substitutionGroup' attribute is missing from the XML Schema QName: 'gml:AbstractFeature' | namespace uri:'http://www.opengis.net/gml' What is going wrong?
I have a large number of file geodatabases with one feature class in each in a centralized location.This large number of FGDB's are not a constant one. It may add new FGDB or remove from other process. i would like to add all feature classes into one new file geodatabase and reading can be dymanic. Could any one suggest how to achieve this?
I have struggled both with samples and without samples trying to understand what stops the FME job. It’s an transformation from SWEREF99 to RT90 coordinate system that works fine if running directly in the FME server web environment. When I run it from a js-routine and even when I simulate the calls in Postman I get the same problem.It ends with:Shape Reader: No Shape files found in specified folder '.'. Check if folder specified is validError fetching dynamic schema definitions from reader `SHAPE_1'. Error reading from `.' reader.MULTI_WRITER: Error fetching dynamic schema definitions from reader 'SHAPE_1'I have attached the log-file if you can see anything from that.Best Regards johan
Hi,I am not having much luck with my loop. I set it initially to 4 and hope to iterate through a table which there where filter for level = dropping by 1 each time from 4 to 0 where there loop then completes. Unfortunately nothing is being written at the moment out and I am none the wiser. Can anyone see from the workbench what I might be doing wrong.Many Thanks,Oliver
Hello FME expert,I try to read a file (ZRM.csv) into Oracle db but my result looks like output.xls I don't manage to get rid of the seperations |~| and [||] and [ with my reader because I have only 1 Delimiter Character in the CSV reader. Is there a better way to extract and read only the items that I want?Many thanks for your reply
Hello, I have a multiple PDFs that contain image in them self. Beside the image there is annotation and I would need to crop the image, to remove annotation and after that to mosaic these multiple PDFs. Is that possible to finish in FME? I tryied RasterMosaicer but it is not working. Thank You in advance. Dejan
I get an Oracle connection error using FME Server 2017.1.2 - Build 17722 - win64 to import data to an Oracle Spatial 11g or 12c database. The server OS = Windows Server 2008 R2 The following Oracle Server settings are present:tnsnames.ora is set via an environment system variable to a certain drive mapping:TNS_ADMIN %O_DRIVE%\\OracleO_DRIVE \\\\srv_name\\environment\\appORA_HOME not set Locally tnsnames is NOT set via:<<Installation_Drive>>\\app\\Administrator\\product\\<<versiono of Oracle>>\\client_1\\network\\admin\\tnsnames.ora When I copy tnsnames.ora locally FME SRV connects without problem (which we don’t want), if ORACLE_HOME is set or not doesn’t matter.When tnsnames.ora is set via TNS_ADMIN variable and NOT locally FME SRV oracle connection fails. FME Workbench doesn’t have this problem, it connects to TNS_ADMIN without problems.Is there a solution?
Is it possible to use input from a .csv file to populate the service and layer parameters in an ArcGIS Online writer?
How to extract fields that has values or records if single record also need to exclude the fields that has no value (empty or Null or missing) that is show in yellow color that need to be exlude in the selection Filed1Filed2Filed3Filed4Filed5Filed6Filed7Filed8 5216603901NotABackRoad3 HighMedium 5387238226NotABackRoad4 MediumMedium 54 NotABackRoad Medium 5573780123NotABackRoad6 HighMedium 562878137NotABackRoad0 MediumMedium
When reading a DWG, I am only interested in reading layers with the prefix '_'. Do I have the option to ignore all other layers? I know I can easily filter them after they've been read, but I'm trying to cut down on the initial reading time. Thanks.
Hi everyone,I'm using FME 2017.1.1.1 (20171014 - Build 17652 - WIN32) and I can't figure out the URL format I need to put in the MongoDB Reader for MongoDB Atlas. My co-worker tried with FME 2018 Build 18220, and he had the same issue.For my local MongoDB, the "localhost" works fine.But if I try to connect to MongoDB Atlas, I can't able to connect.I tried:mongodb+srv://gettingstarted-46yzp.mongodb.net/test?retryWrites=true Error is: Cannot connect: More than one ':' detected. If this is an ipv6 address, it needs to be surrounded by '[' and ']'mongodb://gettingstarted-46yzp.mongodb.net/test?retryWrites=trueRemoved: +srv Error still same: Cannot connect: More than one ':' detected. If this is an ipv6 address, it needs to be surrounded by '[' and ']'gettingstarted-46yzp.mongodb.net/test?retryWrites=trueRemoved: mongodb Error is: Cannot connect: no unix socket support on windowsgettingstarted-46yzp.mongodb.net/testRemove
I have a workspace that reads from a source File Geodatabase (.gdb) using the ESRI Geodatabase Open API format. When running the Workspace in Workbench with prompts, the parameter for the Source limits the browser to and/or understands that a File Geodatabase (.gdb) is the only acceptable selection/input.I have since published said Workspace to FME Server and the same parameter has no such limitation/understanding. When browsing to select the input (GDB) it displays the items within the GDB the same as if it were a simple directory (folder). If I click "OK" after choosing not to select anything within the GDB, server places the directory path in the parameter with a "/" at the end signifying that I want to use everything in the GDB as the input instead of the GDB as the input and the Workspace fails. If I manually remove the "/" from the end and run it, it succeeds.What must be done to get the published Server Workspace to function as the Workbench Wor
I need to load some data to AGOL from SDE, with domains. I have been able to load a feature service using FME using system proxy settings, but can't find a way to preserve the domains. Is this supported in FME and if not does anyone know of a workaround?In theory we should be able to share straight from ArcMap (domains and everything) however some complex corporate IT issues are preventing us from doing this, so I'm hoping FME can come to the rescue!Thanks.
I have run into a very strange problem. To simplify work I have created two folders, one incoming and one outgoing. Note that this is on a external disk. I have dropped the files I want to work on in the incoming folder and gathered the results in the outgoing. I recently moved everything FME to an other location on the same disk and proceeded to point the readers and writers to the new locations. For some strange reason I can't get this to work correctly. Everything else is identical and FME claims to write to the new folder but it turns out empty. If I delete the writer and insert a new one with identical settings it works again. Is there some workaround for this?
How do I expose the KML placemark attributes using fme?Here is the file I want to use:
Hello,I'm trying to find a way to store WMS image (URL link) into a file on my PC so I could use them again in my report.Do you think its possible to do that in FME ?Thank you very much for your answers.
I'm attempting to use Esri ArcGIS Portal Feature Service writer in FME 2017. I get the following error: The dataset '*******.*******.com\\portal' does not appear to be a valid domain. Verify that the dataset is a valid host. Records seems to pass along the connector to the writer but log file shows no features were written.
Hello, I was wondering if there was a way to integrate data from an excel table to a sharepoint list using FME? If so how would it go about, if not what other ETL tools can I use.Thank you
Want to analyse compactness of Landuse Plan. suppose each rectangular polygon has 8 neighbors. I want to analyse which polygon has same landuse neighbors. for example say residential is a polygon, so i want to know that from his 8 neighbors how many have same landuse (Residential) and how many don't have same landuses. Please see the following picture.,I am working on Landuse change methodology in Transit oriented development. ,
I want to import a subset of my SDE data into an MSSQL Azure spatial database. I can connect and create a table but the no rows get inserted. what is the proper way to configure this?
I've extracted text from a pdf file but i have to group or aggregate this text now...as you see on my screenshot i have such text as "4.1" or "5.2" etc...but they are all one point with text attribute as a result from PDF Reader... How can i aggregate them to one feature with one attribute which contains "4.1" e.g ?I know its simple but i tried Neighborhoodfinder Neighboraggregator and so on....result isnt right.. So for you specialists no prob i think..Greetz and Cheers Franco
I have a Geospatial PDF with a number of layers in it which I am trying to export into shapefiles. The trouble is that the resulting shapefile have systematically misplaced the items, so I image that I must not be understanding something about how my Reader is reading the coordinate system. The source of the geoPDF is Canvas X GIS, which can export directly to a shapefile, expect that some of the information such as text objects are lost. I export the data into both shapefiles and the GeoPDF in NAD27 UTM 11N. When FME reads the GeoPDF, it assigns the coordinates as EPSG26711, which seems to be correct. I also tried manually assigning it as UTM27-11, although that seem to place the objects in the same place after running the workbench. However when I first read the layers, and then viewed the items within the Data Inspector, it did not seem to assign geographic coordinates. I think that it only did so after I ran the workbench. In the log, it talks about running reprojection engines for
microstation DGN writer: how to set element fill type to opaque in FME
Hi, we had the following trouble using FME Server:Could not login using AD user account.Error log shows first Authenticating user using SASL mechanism "GSSAPI" with KDC address and realm "NL"..., which succeeds. After that an exceptions appears "LDAPException(resultCode=82 (local error), errorMessage='An error occurred while attempting to initialize the JAAS login context for GSSAPI authentication: javax.security.auth.login.LoginException: null (68) caused by KrbException: null (68) caused by KrbException: Identifier doesn't match expected value (906)')", and therefore FME Server concludes "Failed login by user due to insufficient credentials."It appears to be due to FME Server not supporting Active Directory servers (for reasons of failover we use multiple AD-Servers). Specifying just one of them (in stead of the domain) seems to be a solution to the problem, however, it would be nice if FME Server would support the multiple AD-Se