A read-only category for lost FME Form topics. We hope to move them shortly.
Recently active
Table A:Table B:Result:How can i do it with Feature Merge transfomer in FME 2016 Build 16494 ? pls ..
Installed FME Server, Desktop 2021.1 version in AWS EC2 instance, After I published the WB and executed successfully in my machine. The same web URL need to be work at public network too (this is the requirement), but this is not working . Could some one guide/help me how to fulfill this requirement?What steps I have to follow to make this run.
I have a basic project as shown in the screenshot. In this example there are 54 items that need data cleansing (at the rejected port), I am wanting to send ONE email at the conclusion of this run, with a list of all the Property Numbers that were captured here. If I add an emailer at this 'rejected' port I will get 54 emails. I am assuming there is a simple way to list then expand into the body of a single email?
Hello #FMECommunityWelcome to What's Up Wednesday. No FME news today because it's... Community Appreciation DayDid you think we'd forgotten? Last year we declared October 27th as our annual Community Appreciation Day, and we're back this year to celebrate and honour top community members for 2021. What are we Celebrating?Interaction! Interaction between users makes for a strong community. You might have seen our new purpose statement : "We gather together persons with an interest in FME and how it can be applied, to allow them to work, learn, network and socialize together, in a friendly, fun, and collaborative space, so that all members can advance their personal goals, while sharing and building up the wisdom of the community." In short, we want to get you folks together, to help you learn about FME collaboratively, and every user interaction helps towards that goal. Who are we Celebrating?Everyone! Seriously, if you're reading this, you rank higher even
I think it takes a lot of time to convert one by one.
When using Intersector in FME Server 2020.1 Build 20594 - linux-x64 the processes get freeze or sometimes the process restarts without given errors messages, same processes run in FME Workbench in Windows based computers with less resources.
I am converting ArcGIS data into a V8 DGN file and need to linear pattern a line with an existing cell. I see where you can set the igds_class to 5 (LINEAR_PATTERNED). However, I do not see any options to set the active cell to be a pattern, so the line does not appear in the DGN file. Is linear patterning supported in FME 2020.0.2.1?
Hi. I'm trying to create a onesided buffer, or actually a buffer with different radius on the right and left side of the line. I've read a post about using offsetcurvegenerator for accomplishing similar tasks. I've used the offsetcurvegenerator, but there are some areas where the transformer creates strange results. Blue lines are the original lines and the red lines are the result of the offsetcurvegenerator. Why is this? One other question is that some of the results from the offsetcurvegenerator has multiple parts (IFMEMultiCurve), and the original features has just one part. What's the reason for this? Torbjørn
Hello,I have the feeling that I want to do something very simple, and probably the answer is simple as well 😅 But I just don't know how to accomplish the following:I have a column named Period with the following values2017-012017-022017-052017-062017-092017-102017-12How can I add rows with the missing periods, so that I obtain the following table:2017-012017-022017-032017-042017-052017-062017-072017-082017-092017-102017-112017-12I don't necessarily need to automate this. So I am ok with typing in the new values (2017-03, 2017-04, 2017-07, 2017-08, 2017-11) in a transformer. But which transformer do I need for this? Thanks in advance,Eva
Hello I was wondering if there is a function that blurs car number plates and peoples faces in multiple images? thanks for any help you can give
We're moving a database into Azure but all of the FME Azure writers assume it's an MS SQL database, and the MariaDB writer doesn't have any SSL settings.
How to export "Feature output statistics" table for "Features Written" produced in the translation log? It will be nice to have this exported as an excel format. Thank you in advance!
Please share the installation guide for FME server 2013 and lmgrd license configuration
I am trying to figure out on how to be able to convert points to lines using a field attribute value from the point feature class. The center would be output to the center of the point and have a length equal to the attribute value on a specifc field, half of the length to the right and the other half to left of the point. Thank you
Hi everyone,I called wsdl address with httpcaller then I retrieve the response_body that is nested xml. So, I used attrıbutefilewriter(like reader) then I used featureReader and attributeKeeper for catching xml_id. Thus, my problem is xmlFragment I did not catch xml_parent_id for merging. Actually, real aim is "Is there any shortcut using xml_parent_id to establish the relationship between tables in the database after FeatureReader operation?" Thanks.
I was trying to build a custom Areabuilder sort of Transformer using a PythonCaller and started digging into the documentation.I was trying to instantiate an FMEArea/Solid/MultiArea but I keep encountering the issue where the classes are abstarct and cant be instantiated manually.How should we go about creating let's say FMEAreas? I have my coordinates but dont seem to find any Factory/anything that could generate these objects.I managed to create Lines from 3D coordinates but dont understand how that could result in Areas/any other geometiries.
Hello!I have some weird problem.I have lots of user parameters in my workbench, and their order is critical to the success of the workbench.When I set my parameters in manage user parameters, and hit OK, the order got mix to the old order.Has anyone encountered this problem?Thanks,Dor.
i would like to put symbol instead of point in pdf but i have used pdf styler and it has no symbols . do we have transformer that include symbols to define some points in pdf output fme 2018 .thanks in advance
From html-text "<a alt="Molen (molenromp) information" href="/monument/53454/molen-molenromp/plaats/">" I want to grep the "/monument/53454/molen-molenromp/plaats/"-part. Therefore I use @SubstringRegularExpression("<a alt="Molen (molenromp) information" href="/monument/53454/molen-molenromp/plaats/","\\/([a-z0-9/-])*",0,0,1,caseSensitive=TRUE) but this only returns "/53454/molen-molenromp/plaats/" (so looses the first part /monument).According the very usefull site https://regexr.com/ the reg. expr. "([a-z0-9/-])*" on "<a alt="Molen (molenromp) information" href="/monument/53454/molen-molenromp/plaats/">" though results in "/monument/53454/molen-molenromp/plaats/". What do I do wrong? Attached a workbench with the conversion.
How could i access to topological map by feature reader format WMS ,i am not sure ,where could i find WMS URL https://danord.gdi-sh.de/viewer/resources/apps/Anonym/index.html?lang=de#/ and another point also i would like to know:After reading the topological map .could i have acess to color ,if some lines or specific color in topological map that i do not want to show,what should i do ? i would like to read the four choice at this site.FME 2018 ,thanks in advance
We have FME 2020.1 32 bits installed on a Windows 2019 Server, With ArCGIS Desktop 10.6 and ArcGIS Pro 2.5. With the 2 Oracle Clients 64bits and 32 bits, configured with 64bits before 32bits in the PATH. It works all fine fine for all users connecting to this server and using FME with the Esri Geodatabase (ArcSDE Geodb) reader/writer. But suddenly for one user the ArcSDE Geodb) reader/writer does not work anymore. The database client is failing to load. : -( The error in the workspace is :Creating reader for format: Esri Geodatabase (ArcSDE Geodb)...Opening the Geodatabase readerAn ArcGIS license is already checked out. The product checked out is 'Standard'Installed ArcGIS version is '10.6'Could not open the Enterprise Geodatabase. The error number from ArcObjects is: '-2147155644'. The error message from ArcObjects is: {Cannot connect to database because the database client software failed to load. Be sure the database client software is installed and conf
Hi! I have two sets/layers of polygons, one containing boundaries for areas which my company have responsibility for, and one layer containing the categorization of the environment within these boundaries. The categorization layer should of course match the boundary layer exactly, but that is unfortunately not the case. Often, the categorization layer either overlaps the boundary, or there is a (very small) gap between the two. I have accomplished to remove the environment overlapping the boundary using the Clipper transformer. What I want to do now is to fill in the gaps between the two layers, so that the categorization layer matches the boundary layer exactly. What I imagine I want to do is to fill in the gaps with the closest environment layer polygon, so that the polygon stretches out and snaps to the boundary. Any ideas on how to do this? I have tried to merge the two sets with each other, but since they do not have any common attributes that have failed. Best regards!
Hello FME Community,When I write the result, I choose Fantout based on an attribute. As a result, I get my data in Folders, but I would like to get my results not in a Folders but one after the other. I want to know if there is a solution for this. (The pictures show what I get as a result and what I actually expect)
Hi! I have a dataset with 75,000 entries that were user inputted, and therefore have several typos. For example, they are proper nouns, some are labelled "kathryn" vs "katheryn" vs "kathrye". I'm trying to find out how to use a fuzzymatcher where each of these is matched to the ID that they most align with. Some challenges here:1) This is a register, so there may be 50 entries that are labelled "katheryn" and 50 entries that are labelled "kathryn". If I use a fuzzymatcher which doesn't have a threshold, then it doesn't work for me as each one connects to itself. I'm considering a similarity ratio between 0.7 and 0.99 for this reason.2) I want to preserve all entries, as entries include other data that I need for further analysis. Ideally, the output would be a column which uses an identifier for all entries that fall within the similarity threshold. Do you know how I can do this? Apologies if it isn't clear, I don&
I have a problem after updating FME to 2021.2.I use a txt file to get the workbench in a batch depoyment.But after i have updated FME to version 2021.2 i get a notification that the file not exist. (name of the file txt.txt) I have this problem in all my workbenches who are running in a batch deployment. I have this problem after updating my FME. Logfile:Processing C:Gladheidsbestrijding xt.txt (1 of 1) Translation FAILED with 1 error(s) and 0 warning(s) (0 feature(s) output)Text File Reader: Source dataset 'C:Gladheidsbestrijding xt.txt' does not exist An error occurred during the batch file execution of C:/Users/EJANSE~1/AppData/Local/Temp/FME_1636366013186_13572. 1 translation failed. The following error message was raised:#1 : Text File Reader: Source dataset 'C:Gladheidsbestrijding xt.txt' does not existProgram Terminating Translation FAILED.child process exited abnormally FME encountered an error. Please contact http://www.safe.com/support CTL File#