A space to discuss FME Form
Recently active
Now i receive errors, as a workaround i tried to save each web page as html file, how can i bulk read inside info of
Hello ! I got a script wich is working under FME Desktop but I'd like to make it an executable. I know that this is possible but as soon as I have to set some user parameters manually when the script is executed, is it still possible ?Moreover, the script uses two different postgis DB (One for reading AND writing, the other only for reading, don't know if this information is useful tho) If you have any information on deploying a batch/exe that prompts for user inputs and keeps DB logins please let me know 🙂 Thank you in advance,Regards,An fme rookie
FME Desktop: filtering based on two fields fails to bring the expected results, In the screenshot below, I wanted to filter all features that don’t take the 11 or 10 colors and exist in “UMP_Background_Hatches”. I couldn’t figure out why the feature with 11 color is filtered
Hi, i'm trying to use the to rename the attributes. What i want to to is replace a part of the attributes with the values of a string but nothing seems to happen.If i use a regular string (f.e. "_1987") it works but if i use the expression @Value(_listJ{0}.J) nothing happens. Is this allowed? can i use a list in the field string?
I have a SHAPE-dataset with lines that I turn into polygones with the bufferer. Some of the lines are on top of each other, but that was never a problem so far. But now I have a new bunch of lines where for just a few, the bufferer only puts out one of the overlaying buffered areas insead of both. This only happens with about 10 lines while it works fine for the other 300.So far a could not find a common trait for those where it doesn't work compared where it does work.The lines are normal lines with no self-intersections (according to the GeometryValidator)Does anybody have a clue, why this might be happending?Thank you!
Hi all.I would very much like to trick my FME 2020.2 into using the 2021.2 Data Inspector instead of its own.The reason is that there is a bug in DI 2020.2 wrt. background maps, which is solved in 2021.2, and our national base map repository has just switched to another service, that makes the base maps unusable in DI 2020.2.I still need to use Workbench 2020.2 , as our FME servers are still running version 2020.2.Has anyone tried this, and if so, how to do it ?I've looked at the registry, but is not sure whether this is used for this.
FME Desktop 2020: The “clipper” tool fails to generate the expected result, In the screenshot below, I wanted to clip the blue color from the red color. As there is not intersection between these two colors, the result should be the red color itself. However, the result not exactly the red color. What could be the issue here? The data and the work bench are attached
Here are some examples:original data497.2594497509648497.3865495.31495.29expected result:497.2497.4495.4495.2And I have another case where I want to round my list of numbers to the closest of four options: integer, ending with .25 or ending with .5 or ending with .75. my examples:original data497.2594497509648497.8865495.77495.45expected result:497.25498495.75495.5thank you.
I'm using the new SchemaScanner before writing shapefiles. Until now, I was using a User Parameter to specify the Dataset (destination folder) of the shapefile. I'd like to switch to an attribute to specify the path or just '$(DIR_output_folder)/something-else' but I'm getting an error: FeatureWriter_4 (WriterFactory): MULTI_WRITER: No dataset was specified for MULTI_WRITER_DATASET or FeatureWriter_4_0_DATASET or SHAPEFILE_DATASETSchemaScanner_3_Output_-1_493_Player (RecorderFactory): MULTI_WRITER: No dataset was specified for MULTI_WRITER_DATASET or FeatureWriter_4_0_DATASET or SHAPEFILE_DATASETTranslation FAILED with 2 error(s) and 0 warning(s) (0 feature(s) output) It's working fine without the SchemaScanner, but not with it. How can I set up the dataset properly? Is it an encoding issue?
Hi, I am reading data from SDE and doing some joins and field mapping and I am writing data into my SDE version. I don't mean to alter Global Ids, in the destination but it changed when I write my output to the destination. i have set Preserve Global Ids to yes in the wirter parameter as well. Any support and idea to get this achieved would be appreciated!
FME Desktop 2022: The “clip” tool fails to produce the expected result, In the screenshot below, I wanted to clip 14 polygons from 1 polygon (the 14 polygons are contained in the 1 polygon). The expected result should be one polygon that represents all what is outside the 14 polygons. However, the clip result is shown in the 3rd screenshot What could be the issue here? The data and workbench are attached
FME Desktop 2022: Disaggregating two polygons gets them unexpectedly three, In the screenshot below, I got two polygons. However, as they are disaggregated I got three while they should remain two in this case as they are physically two from their native source with no reason to become three. What could be the issue here? The data and workbench are attached
How to get center point of rectangular or square ?i need to extract the coordinates of center point from any shapeas shown as pic .FME 2020Thanks in advance
Is it possible to set up a reader to have a user parameter? I want the user to be able to input a shapefile of their choice but I can't seem to find an option to have a user parameter in a reader.
I have an SDE geodatabase. I need to load a shapefile and replace all of the data in a layer with the new data coming in. For example there is a roads layer in the geodatabase and once a month I get a new roads layer. I'm looking to just replace the entire layer and add the new data that I have received in a shapefile format. Is there an easy way to do this?
FME Desktop 2022: How to use the same “reader” multiple times in the workbench without repeating adding it? In the screenshot below, I got an excel file as a reader. I need to use it multiple times in the workbench. How can I do that without repeating adding it each time?
I have a set of points (>100) and I want to calculate a cost raster along a network fpor each point. For 1 point I can do this by:point > netyworkcostcalculator>surfacemodeller. However when I use multiple points the networkcostcalculator only outputs disconnected features (also when using 'group by' point ID). But even if it would have an output, the output does not contain an pointID attribute, so I can not use the group by option in the surface modeller. Is there an easy way to calculate a cost raster for more then 1 point?
I have a problem with the attributetransposer in a workspace that has a couple of httpcallers upstream. In case all the httpcallers get a rejected call (handled with an emailer) no input is going into the AttributeTransposer. I then see the following error showing in the log:AttributeTransposer Input Input Collector (TeeFactory): Cloned 0 input feature(s) into 0 output feature(s)AttributeTransposer_Input1509999976 Input Splitter (TeeFactory): Cloned 0 input feature(s) into 0 output feature(s)AttributeTransposer_ParameterFetcher (TeeFactory): Cloned 0 input feature(s) into 0 output feature(s)Python Exception <TypeError>: Input must be a string or unicode.Traceback (most recent call last): File "<string>", line 86, in closeTypeError: object of type 'NoneType' has no len()During handling of the above exception, another exception occurred:Traceback (most recent call last): File "<string>", line 99, in close File "<string>", line 24, in throwTypeError: Input must
I have a layer that was created with the tiler transformer and rather than column (0 - n) I want to covert them to an alpha equivalent i.e. 0 => A, 25 => Z, 26 => AA etc Does anyone have a approach for this please?
Hi FME:ers!My task is to find a way to create polygons at the bottom of each solid geometry classes. The created polygons should follow the solid geometry classes bottom edges (x, y and z). I have marked a dark line in the picture for more understanding.
Currently I run a testfilter that checks the name of a fme_feature_type which has layer names from the drawing. So basically my testfilter is full of if statements like "if @value(fme_feature_type) LIKE %P-STM-MH" and output each if statement to its own output port (Ie 'Manholes' or 'Storm Mainline'). from there i run an attribute creator on each output. the attributecreator looks at the field_name and i add it to a field in my shapefile but named differently. So if field_name is STM-MH its added as an attribute in my shapefile as 'Storm Manhole'Is there a more efficient way of doing this vs what im doing? I feel like I'll have a lot of layers and there for a lot of outputs where I might need to run 10+ attribute creators.If theres a better way of doing this I'd love to know it. Thanks
Unable to retrieve access token Request to update access token failed. HTTP Error: HTTP/1.1 401 Unauthorized
The workspaces receives a JSON message with information about the columns & geometry (where the user is interested in). We use the geometry in the FeatureReader (Spatial Filter) that is working fine, but the user only wants the attributes: "test1", "test2" in this example. How can i filter the feature class only to: "test1" & "test2". And how can i make this dynamic because it is every time different (attributes)? The output is an excel file. thank you.
FME Desktop 2022: The sequence of records numbering before and after aggregating don’t match, In the screenshot below, the symbols are numbered and it appears that the numbers start from top to bottom. As the features are aggregated and re-numbered, it appears that there is no logic based on what they are numbered Then based on what "counter" tool work? The data and workbench are attached
Dear Team,I really appreciate the data inspector for z visualization of the point cloud, but I can't find how this color grading works inside fme data inspector.In my case I wanted to bring cloud points to the shapefile by color gradation based on z value. so my output shapefile looks the same as fme data inspector view. how can I do this ? is there any tool available for color gradation for feature color (based on z value)