A space to discuss FME Form
Recently active
I completed all lessons of Connect to Data, yet my status didn't change to Completed. Also, I attended the FME Accelerator live webinar, yet my status hasn't been updated either. What am I missing?
I have created a workspace to push files into Sharepoint.I've created a web connection via FME Options into Sharepoint. I've signed in and tested this connection. When I bring in the SharepointOnlineConnector transformer, I can find the Authentication account. It's when I got to the "..."s to the right of Site and click on that that I get this warning.I am connected to the internet. I don't think I have firewall issues. I am signed into Sharepoint in my web browser too to this specific account. I do work with multiple Sharepoint/Microsoft accounts though on this laptop if that makes a difference? I was unable to get Sharepoint to work in the workspace, however I have a colleague who can write into this Sharepoint account using my Sharepoint login/password (he writes through FME Server) and write into Sharepoint successfully. As a result he exported a .xml for me and told me to import it. I have tried that, but am still getting this warning. I notice in the las
I have some datasets with unpredictable white spaces in the attribute (column) names. Is there a way to automatically trim these? The trimming tools I found all seem to be dealing with strings.
Hi all, I have two geopackage files in QGIS: One of them a multipolygon with coverage tree and the second one a multipolygon with the plots. Im looking to calculate the afforestation rate by plots, that's means the percent of total plot surface that's covered by the tree layer and add this afforestation rate as a attribute in plot layer As you see in the image below, in green I have the coverage tree and the lines show the plots limits Thanks you allPablo
There are 95207 features within the Anchors layer and 82716 features within the Candidate layer. All Candidates are exporting through the Untouched Port and nothing is coming out of the Snapped port. I have attached the workspace. Our data is projected to GDA2020 MGAZ55. Any help would be greatly appreciated. Yours sincerely. James Blythe.
Hi i have feature with 2 vertex (represent pipe line). How to built line from this 2vertex?
Please take a look on the attached files and update my workspace. It would be great if anyone highlight the process which I am missing in the simple conversion?Thanks in advance.
Hi all, I wish to be able to read the LAS/LAZ header information in FME. Does anyone know how to do this? The information is not any of the attributes I can expose. I only need the header information and not the actual point cloud if possible. This screenshot is an example of the information I am looking for using another program lasinfoI'm guessing if this is possible then python will be needed. I do not know any python Any answers would be appreciated
When attempting to read features from Salesforce via FME Server (2021.2) the job fails after warning:WARN |MULTI_READER(MULTI_READER): Skipping to next ReaderERROR |A fatal error has occurred. Check the logfile above for details The workspace runs to completion on FME Desktop (2021.2) and reads data successfully. Troubleshooting hasn't provided any further information or progress. Is there a reason that the skipping occurs on FME Server?
Hi, I am running FME from the command line. I was wondering, because I've never been able to work it out, is there a way to make it so that FME does not report anything to the console window so there isn't as much text? Or at least less text? For example I don't want to report all this progress text The way I am calling FME is like this:fme WORKSPACE.fmw ^ --PARAM_1 ABC ^ --PARAM_2 123 Any help would be appreciated thanks
Hi, My workspace attached only takes information from the Website and shows values in the log. How Can I expose the response in attributes using Python caller? Thank´s
Hi,I have two polygon datasets (A and B). Of B I want to keep only the parts of the polygons which are not overlapped by A. Let's call these output features the dataset C.Additionnaly, I'd like to calculate the area of the C polygons. Ideally, I'd need to know the area of each C polygon. I've noticed that AreaCalculator seems to ouput only one single feature...Thanks in advance for your help !
Hello I need help .i would like to write the output from Fme in Esri arcsde but this sde has already domain called Base this domain include 2 coded value ,yes or not .i would like to ask ,how could I specify specific attribute in FME regarding to this domain .then when I work with this table in arcmap later ,the user get choose list (yes or no ) at this attribute (column ) .another question to get more knowledge , could I create domains for arcsde in Fme ,will be possible ?i hope if I find the answer .thanks in advance FME 2021
I have about 3000 las/laz-files and I have to know how many points there are altogether in those files. In LAS/LAZ header there is the info, but how to read only the header info in FME? Or is there some other way to do this?
Since I upgraded to FME Form 2023.1 the transformer list options , such as "Upgradable Transformers" and "Incomplete Transformers" are missing in the Navigator, even when I have transformers in my workspace which are incomplete or can be upgraded. Is there a way to enable this option?
Hi, I'm receiving a "Python Exception <ModuleNotFoundError>: No module named 'fmepy_autodesk_bim360docs'" error when running a workspace. I've checked the other threads relating to these errors but most are related to FME Server which I'm not using. How do I go about installing the fmepy_autodesk_bim360docs module? Thanks
I have a list {133F5222-149E-4884-A80E-4DB4B320CF44}, {60A99BDB-26C6-48DA-942E-563CD48B68C4} with various elements that have the value of an attribute of a table in an FGDB. Using the FeatureReader, I would like to load these features that have the value of the elements in the attribute [UUID]. In Python, I would simply load this list with [UUID] IN (<List>). Unfortunately, in FME I cannot manage to load these features using the FeatureReader and the Where Clause. What must the where clause in the FeatureReader look like if I want to load all features from a list whose value occurs in the [UUID] attribute? Or there are any other possibilities to manage this task?
I started building an ETL job in Form 2023.0 that only reads in about 250 PDF files containing 1-3 pages where I need to extract some text. I've recently upgraded to 2023.1 and the issue still persists. I've noticed after working on the job for a few hours the FME Form UI will randomly start to flicker as if my mouse button was stuck down and was spamming clicks every second. It doesn't trigger a click event and it only happens within FME. If you attempt to work around the issue it rapidly continues to get worse until the screen completely stops updating. The only solution I have found once this starts is to save your work and restart FME. I've attempted to attach a video of the issue. In the video, I only zoom the view once despite it looking like I'm scrolling in and out really fast and I'm only clicking on each transformer or pathway once as well. Snippet from System Info:OS Name Microsoft Windows 10 Enterprise Version 10.0.19045 Build 19045 System Manufactu
Hi,I haven't quite been able to work this out. Is there a way to check if FME form is licensed from the command line? Before you try to open FME. I ask because I am making a batch file and I wish to check before it starts to let the user know if they need to update itAny help would be appreciatedRegards
Hi, I'm applying a simple buffer to some polylines with the End Cap Style None and the Corner Style Arc. I was expecting to get rounded buffers on the inner vertices and none at the endpoints. However, I don't get rounded buffers on any vertice of the line, see screenshot. None of the points of my lines are treated as corners. Am I misunderstanding how this is supposed to work?
I struggle to make FME read csv files with correct encoding and datatype.I receive csv files in UTF-8 that includes non ASCII characters.FME think its win-1252 encoding and this interpret signed integer values like -27 as −27 and thus make it a character datatype. To fix the encoding i have to add the csv reader to the workbench and then change en Character encoding to UTF-8, then it works. But at that time the datatype is already set and I cannot change the varchar type column to be int32. It cause issues becasue now I cannot write to my database which expect int and not varchar...So how can I change the datatype of multiple fields after the reader has been added to the workbench? Alternatively (and better), define the CSV reader to be using UTF-8 before the CSV file has been scanned for its content
I'm working with groups of features and I want minimize the number of blocking transformers in my workflow. Right now I'm using a Sorter to sort features in each group and a PythonCaller to make some attribute manipulation and comparison. Both transformers block the flow so I wanted to get rid of the Sorter and do the feature sorting inside the PythonCaller but I don't see how to do it.Once I have the list of features, what should I do to sort them by one or any number of attributes? Thank you! import fmeimport fmeobjects class FeatureProcessor(object): def __init__(self): self.feature_list = [] def input(self, feature): self.feature_list.append(feature) def close(self): pass def process_group(self): for feature in self.feature_list: ## ...
Hello everyone, I have a point cloud of a section of a road, and I'm wondering if i can get a front view picture of the point cloud like in the screenshot using FME. I also have the axe of the road if it can help with the direction. Thank you in advance.
Hi, I have an *.xml file containing a column geometry.polygon.exterior.linearring.pos. with the following value 112771.183 540459.057 0.0 112769.147 540451.142 0.0 112769.904 540450.947 0.0 112764.417 540429.617 0.0 112763.641 540429 .816 0.0 112761.654. Coordinate system is ESPG:28992 how do I convert this into geometry?