Using readers and writers to extract and load data.
Recently active
I am using a FeatureReader to read specific JPEG images, on desktop it works fine, brings in the JPEG. Once i publish this to FME server i get:JPEG reader: file '"\\pathname\\filename.JPG"' cannot be located. Please ensure the file exists and is accessibleI know that the path\\filename are correct, and i can go onto the server and access this location and image without any problems.Any ideas why it can't access it when running the workspace on server though?Just to also add each image has a .jpg, .jgw and a .xml part to it.
Hi Team,I have 7 million records coming out from source and i need to write to two databases simultaneously. why simultaneous:if i write one writer and the second writer will be waiting first one to complete. And in between memory issue comes and fme hangs or stops abruptly.so I need to write to two databases at a time. need serial connection to the writers.not parallel.can anyone please help me.
I have been Working with Esri Shape 2,5D and transforming them into IFC. I have follow the CADtoIFC example but i will like to have the buildings in ifcBuilding because i don't have any information about the wall, Slab or RoofI generate an Area(polygon) from a lines then use Extrude to get the height of the building, aggregate sam attributes to the Polygon, then use GeometryPropertySetter /Geometry Name="Body"the IFC file look like thisand just after Aggregator_5 in FME DATA Inspector look like thisAs you can see is missing one building and a part of the roof is wrong have anyone know how to fix this or what can be the problem?
Currently using AutoCAD 2017. Have a customer who needs shapefiles for a county dwg. I know these can be created in AutoCAD Map. Do you have a software that does this? If so can you briefly tell me what is does? Also what is the cost?
I want to modify which attributes I get when reading OSM data.For example I want to see the "generator:source" tag as an attribute in the power feature.I can add it as an atribute to all features by adding it to the list of attributes near the top of "fme_map_features_config.xml" as follows:<fme_osm_config> <add> <geom_type name="aggregate"></geom_type> <geom_type ..... <attribute name="id" type="string"></attribute> <attribute name="timestamp" type="string"></attribute> <attribute name ........my addition-> <attribute name="generator:source" type="string"></attribute>But there is a section further down for the power feature that looks like this: <key k="power"> <value v="cable"></value> <value v="cable_distribution_cabinet"></value> <value v="catenary_mast"></value> <value ...... </key>Can I edit this section so that "generator:source" appears as an attrib
I have oracle table that needs to be exported to excelthe table has 1 column that has multiple lineExcel Writer is good enough to make it into 1 line automatically. But the 2 words that separated by New Line or Carriage Return became 1 word instead split it with single space.For Example an address Column:"Hello World"Excel Write put it in 1 cell "HelloWorld"no space between "Hello" and World" How to tell Excel Writer not to do that ?Expected Result "Hello World" with space in the middle
HI FMEI got this error while writing to Neo4J through JDBC, I thought it was supported ?https://www.safe.com/solutions/jdbc-support/Creating writer for format: JDBC (Java Database Connectivity)Trying to find a JAVA plugin for writer named `JDBC'FME Configuration: No destination coordinate system setUsing Java Writer Interface Version 2.0 (Oct 31, 2000) with module JDBC to write data to dataset `jdbc:neo4j:http:<solidus><solidus>localhost:7474<solidus>'Writer `JDBC_1' of type `JDBC' using group definition keyword `JDBC_1_DEF'JDBC Writer: Creating connection using connection string 'jdbc:neo4j:http://localhost:7474/' and properties '{user=neo4j, password=************}'JDBC Writer: If the desired JDBC driver was recently installed, restart FME and try againjava.sql.SQLException: No suitable driver found for jdbc:neo4j:http://localhost:7474/ at java.sql.DriverManager.getConnection(DriverManager.java:689)java.sql.SQLException: No suita
Hello,I'm having some problems with making LOD2 roofs and buildings from my point clouds. I don't have much experience with FME yet, so some tutorials are hard to understand yet. The point cloud is areal and LAS format. I also have a DWG building outline file, but it does not include the height or elevation of the buildings. I have tried this tutorial, but I could'nt get it to work properly. I have tried the alternative method, but I have no idea where I should implement it. I really like some help with my project. I'm new at FME and don't really know a lot of the tools and tricks, but I'm eager to learn. Thanks in advance.
We are currently upgrading our Smallworld from 422 to 5.1.X and I am trying to get the existing FME 2014sp4 fmw files to work correctly. They will run (the text and lines translate) but it appears that the Smallworld mapped Geometries for our points that are in the fmw file are not recognized. I also tried creating a new simple fme workspace (In 2014sp4 and 2017.1.1.1) and when the reader comes back with a list of Smallworld geometries none of the mapped geometries are available. Are there any know problems with Mapped Geometries and Smallworld 5.1.X. Any help would be appreciated. Thanks
Hi, I would like to convert a Map info table file into a TIFF file but it doesn't work ! Can't you help me please
I've put a autocad template file with two test blocks, a Shapefile with points and a FMW-file in a . So I hope you can seen whats going wrong. I tried to export point features to blocks with autocad_od writer because I want to save other data as Object data. This does not work! When I use de realdwg writer it is still working right.What is wrong in the Autocad_od writer parameters?
Hello, I am receiving an error when I try to load an ACAD reader. I have no idea what could be the problem.Starting translation... FME 2017.1.2.0 (20171213 - Build 17722 - WIN64) FME Database Edition (node locked-crc) Temporary License: 20 days left. Machine host name is: DESKTOP-7U34IIO Operating System: Microsoft Windows 10 64-bit (Build 16299) Copyright (c) 1994 - 2017, Safe Software Inc. Safe Software Inc.Creating reader for format: Autodesk AutoCAD DWG/DXFTrying to find a DYNAMIC plugin for reader named `ACAD'Loaded module 'ACAD' from file 'C:\\Program Files\\FME\\plugins/ACAD.dll'FME API version of module 'ACAD' matches current internal version (3.8 20170315)SOURCE_ACAD Reader: Using rich geometry.AutoCAD Reader: Error opening file 'C:\\Users\\ddeja\\Desktop\\Projekti\\Bijeljina\\IZVEDENO SAOBRAAJNICA.dwg' during
Hi!I am using the wfs-reader in FME accessing the web feature service(wfs):http://slwgeo.artdata.slu.se:8080/geoserver/SLW/wfsFeauturetype: "AllSwedishOccurrences {All Swedish Occurrences}"I am trying to filter specific(e.g. "Margaritifera margaritifera" species in a municipality(Borås) Seems like I can´t get both criterias on the same time. Getcapabilities: http://slwgeo.artdata.slu.se:8080/geoserver/ows&VERSION;=1.0.0&SERVICE;=WFS&REQUEST;=GetCapabilitiesHow can I get scientificName Margaritifera margaritifera in municipality Borås by filtering in the WFS-reader? It would be ok to apply a bounding box on coordinates instead of using the attribute municipality Borås. I know some of xml, and I have been trying to find a solution,using the filter functions taught on Geoserver but now I reached a dead end. I have tried:<Filter><And><PropertyIsEqualTo><PropertyName>municipality</PropertyName><Literal>Borås</Literal&g
I have a feature class which already possesses a defined CRS. I am creating some polygon outlines from an Arc ASCII file and writing them to the feature class mentioned above. Also, i am reading a tiff image which contains the CRS information to be assigned to the feature class after the outlines have been loaded. So the goal now is to extract the CRS information from the tiff image(done) and assign it to the feature class to which the polygons are being written. How do we achieve it ? I am confused between the Reprojector and the Co-ordinateSystemSetter or is there any other way ?
Hello,I have a custom workflow built around the GoogleGeocoder transformer available in the FME Store.My company recently upgraded the server from which I access FME Desktop (from Windows Server '08 to Windows Server '12), and now the workflow errors out on the JSONFlattener transformer piece of the GoogleGeocoder transformer.All my other custom workflows continue to work perfectly...Below is the exact error message I get. Has anybody encountered this error before? If so, how did you remedy it? 2018-01-22 12:50:12| 4.2| 0.0|ERROR |GoogleGeocoder_JSONFlattener(JSONQueryFactory): A JSON syntax error was found at line 3, column 133 2018-01-22 12:50:12| 4.2| 0.0|ERROR |GoogleGeocoder_JSONFlattener(JSONQueryFactory): The JSON data is incomplete: Unexpectedly encountered the end of JSON data 2018-01-22 12:50:12| 4.2| 0.0|ERROR |A fatal error has occurred. Check the logfile above for details 2018-01-22 12:50:12| 4.2| 0.0|ERROR |A fatal error has occurred. Check the logfile abo
I wish to receive email with text from query (addresses). I am able to trigger a one time run of workspace and recieve text and notification. When i schedule same workspace i dont receive text but only notification?
Hello,I have a CSV file with 70,000 records. It has a header row identified by 10 in the first column. The data rows have 20 in the first column and the footer row has a 99 in the first column. I can split out the three row types, do stuff to the data rows and then combined them all back together again in the correct order – 10, 20, 99.However, the output file is too big for our thirdparty import routine to handle so I need a way of chunking the data into files with, say, 5,000 records in each. Each file needs the original header row (4 columns), the 5000 data rows (15 columns) and an updated footer row (2 columns) with a 99 and a count of the number of data rows in it. The importer should be able to loop through these smaller files without taxing the underlying JVM.I have got it mostly working using a fanout on the dataset using @Count(fanout,1,10) which creates 10 folders with a CSV file in each. However the header row gets written to the first file and footer row only gets writ
I am having trouble with the color format going from a dwg to a geospatial pdf. My workspace is reading the paperspace from a dwg and writing a geospatial pdf. I need help with the color format on the output pdf.
I'm trying to make a new DGN V7 file from DGN V8i. the cells are all exploded as lines and line strings. Is there any way to keep the cells intact?
Dear All, We are trying to export and import smallworld data by using FME.Actually as per client requirement’s we need to perform two processes by using FME. Process 1: Smallworld:cables data into Esri Shape files.Process 2: ESRI shape files to Smallworld database. We are trying these two processes on Camebride database only. But we are facing issue with cable collection. In cable collection we have “Spec”, “asset” and phase. How to convert these 3 into single ESRI shape files by using FME workbench? In Process 1 if we read CABLE collection data from Smallworld by using reader we are getting list of feature types. How to import single shape file to Smallworld by using FME. After insert if we check in smallworld it will display all the cable collections.We are facing issues and we stopped hear. Request you to please provide suitable solution for doing this task. We need step by step process documentation. Thanks in advance.
I have FME 2016 1.3.2 64-bit installed together with ArcGIS Pro 2.0.1 and ArcGIS 10.5 and uses the File Geodatabase ArcObjects reader and writer. When I run a workspace I can see the the line "Installed ArcGIS version is '2.0'" in the log indicating that FME are using the ArcGIS Pro installation to read and write the data. Now I have installed ArcGIS Background Geoprocessing to run some python scripts in 64-bit. But after the installation of ArcGIS Background Geoprocessing I am getting "Error running translation" in workbench after running all tranformers in the workspace and writing the data is done. I have compared two log files one from before the installation of ArcGIS Background Geoprocessing and one from after the installation. Before the log says: "Installed ArcGIS version is '2.0'" and after the log says: Installed ArcGIS version is '10.5'. So my question is can I control which verion of my ArcGIS installations for FME to u
When attempting to create a writer for an Azure SQL database, I'm getting the following error:com.microsoft.sqlserver.jdbc.SQLServerException: The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. Error: "java.security.cert.CertificateException: Failed to validate the server name in a certificate during Secure Sockets Layer (SSL) initialization.". ClientConnectionId:94d4ffe6-d46d-4b02-8a9a-055ac0e021e8There appears to be an issue with the certificate chain Microsoft is using to enable secure connections to SQL databases. I was able to work around this issue in another tool by setting trustServerCertificate=True on the connection string. The FME Workbench UI does not allow me to customize the connection string. Is there another way to set this parameter for database connections?
Hello!When I was using batch script to run automatically FME Desktop workspaces, I was able to map my drive with the NET USE command before calling my fmw. I was able to write on other servers outside my network.EX : net use Y: \\\\SERVERNAME\\data /user:JackDaniel AlwaysMore40ozNow that I use FME Server 2017.1, I don't understand how to map my drive. I found this article but it doesn't tell where to put UNC path : Mapped DriveI have many servers with different user name. Do you know what I can do? A clue?Thanks a lot!
looking to write in pdf file a polygon with a raster image clipped to. they will be 2 views one closer view and second with fare view Any suggestions
When invoking lmutil or lmgrd an error "no such file or directory" is returned.Investigation yields that lmutil is using the following interpreter: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-lsb-x86-64.so.3, for GNU/Linux 2.6.9, stripped.What can I do?