A read-only category for lost FME Form topics. We hope to move them shortly.
Recently active
Trying to figure out how to do that with FME Server 2022.2.3Have the user fill a form ( my guess: Server App with User Parameters)Validate the data entered by the user (lookup into a database for existing value)If the data is good, process the data and confirm the user that the processing succeeded.If there are any errors in the user input, the user should be prompted to correct the input and submit for validation again.When data is submitted correctly, an email is sent to the supervisor with a link that will allow him to validate and complete extra data fields (such as authorization number)I thought that I would be able to do this with Server Apps, Automations or Webhooks, but I can't figure out how to direct the user to a "second step" input .Any Idea is welcome :) Thank you.
The way i currently have it working is a 2 step process where Step1 I use the input FGDB as my reader ---> data joiner to populate my missing field ---> write out to a temp FGDB. Step 2 i use this temp FGDB as my reader to write to my SDE connection where i truncate and load it in to update. I'm trying to find a more way to make this more of a streamlined process if possible?
I would like to know is FME is provide AWS Window AMI ? That will be great step.
Hey.I am trying to implement a REST logic to one of my etl's. I have few parameters where i input data. For example a string where the user should input a WKT or GeoJSON geometry. We are passing this parameter to the ETL with the REST Api service, we are manipulating the geometry and i want to print out the resulted geometry in GeoJSON or WKT format in the response body of the etl. Right now i am getting a response that contains only the job details but no results.
I want to assign the correct town name to address that are off a street in one town but addresses are in another town. check the pic below. in attributes town left and town right both are B while town right should be A for geocoding purposes. address points a separate layer has correct town name. is there any way to correct this using FME?
I need to develop a .NET app to execute somo FME workspaces with FME Desktop.Before doing that, I would like to check if there is a license available (there are only two floating license). Is there a way of achieving that? I could assume that if the process doesn't start is due to license problems, but I was wondering if there is a better way. Thanks for any help provided.
Hello,I have been trying to solve this issue for several days now and I can't get a result. I have a set of points within the database that I am sending against the polygon of interest . To clarify to which category each point belongs, points inside the polygon are known points without a question tag (?). Points out of the polygon are unknown points; therefore, a question tag exists before the point name (?). There is a track formed of these points that variously goes into the polygon, from the polygon, and it creates the definition of points within the track, which can look like this: 1. ?APKO ?DANKO POPKO FERI LAKO POKO ARN DAN2. APKO DANKO POPKO FERI LAKO ?POKO ?ARN ?DAN3. ?APKO ?DANKO POPKO FERI LAKO POKO ?ARN ?DAN 4. ?APKO ?DANKO POPKO FERI LAKO ?POKO ?ARN ?DAN JAKO DMZ POPO5. APKO DANKO POPKO ?FERI ?LAKO POKO ARN DAN The aim is to remap the points with question tag (?) into the value without the question tag - to create known points out of unknown points for the target system
Hello. Does anyone have knowledge of how to determine the sequential order of segments based on already created geometry? Or any other option? For example, I have L616 tracks where I need to combine the points in the list of fixes into one value. If I use the aggregator, I have values in one column, but the values are not consecutive, see the aggregator attachment - the aggregator writes segments - DENKO BINPO VELAB MISKA ETNEL PEKOT DESEN continues KEROP NIVIS VAL REDVA ?KOGAT ?BITLA and ends NIT TABIN ALAMU. It should be correctly DENKO BINPO VELAB MISHKA ETNEL PEKOT DESEN continues NIT TABIN ALAMU and ends KEROP NIVIS VAL REDVA ?KOGAT ?BITLAIndividual segments that have an expected trajectory from top to bottom are in the attachment. Thank you very much
Structure is *.zip\\text1.zip\\File.txttext2.zip\\File2.txt
Hi I have a feature service that is apart of a Survey123 survey. The survey will indicate if something has failed in a variety of ways. I currently have a workspace that has a testfilter transformer looking through 50 different attribute columns looking for the word Fail. Then from each output port there is an action that is taken. Is there a transformer that I could use to search the whole attribute table for the word fail instead? Thanks!
Special Pi Day Post Workbench that approximates π by generating a lot of random points within a square area and filtering the points within the 'circle' area. Inspired by Math Parker. Keep in mind that a buffer does not generate a perfect circle, rounding random numbers has a negative effect on the randomness and with more random points there will be a more consistent result.
Hello everyone, I am currently training in remote sensing. Is it possible to calculate the overlap rate between each pair of images, in the longitudinal direction and in the direction transverse to the flight axes via the FME software? I have tried many manipulations via the "AreaOnAreaOverlayer" transformer, but it does not allow me to differentiate between the longitudinal and transverse directions.I am open to any ideas. With kind regards,
Hello, i have a list of files from an FTP server that I have read into a List. The last field in the list is the file name. The file name generally follows this format: "ProjectInfo_YYYYMMDD". YYYY is the four digit year, MM is the 2 digit month, and DD is the 2 digit day. I want to choose the one that matches today's date. I'm guessing this can be accomplished with the use of a user param or regular expression but I can't seem to find a reference on it. Any assistance would be appreciated.
I am making an HTTPCaller request that in return outputs key, I need to make another HTTPCaller request with the value of the returned key (e.g, if returned key = "Yes" value is 15225 | if returned key = "Male" it's corresponding value is 15222)is there a way to store an object on FME desktop to be used like _instance ?? I think it might be done using JsonValueMapper transformer
Hi I just updated my FME 2021 to 2022.I opened a workbench to make jp2000's from geotiff tiles. We use this wb very often. When I open this wb in FME 2022 I can update the clipper and rastermosaicker transformers.When I run the wb I get an error that some geotiff tiles have 3 raster bands and some have 4 rasterbands.I used rasterselector to select the first 3 bands followed with the rasterbandkeeper, but the wb gave the same error. Then I used rasterselector to select the fourth band followed by the rasterbandremover. Then some tiles were outputted as rejected. When I don't upgrade the clipper and the rastermosaicker everything works just fine... Maybe it's because I just updated to a new version and my pc's need a couple of restarts for things to settle down... I already purged the temp files.
I am trying to clip many different data layers based on a county boundaries for quarterly updates. I need each layer to end up writing to its own feature class. I am trying to not have to use a lot of different clippers or have to update the writer feature class name every Quarter. That is why I am trying to use a string concatenator that will add the correct quarter to a new attribute to use as the name each quarter. I figured out that I can use the feature type filter after the clipper to get everything to the correct writer feature class but the attribute that I created does not get passed through the filter. The field is under the drop down for blank and unfiltered but not on any of the other ports.
Hello, I would like to know if this architecture is available with FMEServer : 2 Servers are independent, each have their own FME Interface / ConfigurationNevertheless, these servers share the ENgine.In this configuration , we can imagine for example that these servers share 2 static licences and 7000 hours of dynamic licences.I think it is possible using 3-tier architecture , but I'm not sure 100%. FME is getting more and more popular in my job and maybe, if technically possible, this architecture would be a solution to ease the administration.Thank you
Hello FME community,I have two feature classes with line type. I would like to find the lines in Feature Class 1 that are parallel to other lines in Feature Class 2 at a certain distance. I calculate the angles of lines and with NeighborFinder I create a list of lines that are near but I don't know how to find the lines that have the same angles to feature class 1 (with about 10 degrees difference).
Vendor provide me the API, for example: https://www.gocanvas.com/apiv2/submissions.xml?password=xxxxxx&username=xxxx@companyname.com&form_id=3971479&page=4; this way i just able to pull 100 xml pages. In order to pull "30 pages"(page4 is 100 pages of xml)i have to set 30 readers from page 1 to page 30.would you tell me how read all at once. thanks in advance note: page=4 mean i just able to pull 300th to 400th pages of data. i need to pull 1st to 3000th pages of data-> maybe we need to create parameter or loop to pull ?. thanks
We are working with an Esri SDE SQL database and bringing some annotation layers into FME to review attributes and confirm the appropriate values have been applied based on our business rules. When looking at the Annotation layer within MS SQL Server Management Studio, the attribute of "ELEMENT" shows up. When in FME and after exposing all the attributes on the Annotation layer, no "Element" field is seen. What can be done to expose this attribute in FME?Thanks in advance for your time.
I have tested 7 different ways to download all WFS points within a geometry and all give an error using FME 2023.0 Tried the "Initiator OGC-Intersects Result", "Bounding Box OGC-Intersects",Tried settings a Filter<Filter><Within><PropertyName>Geometry</PropertyName> ... GML Polygon Data ... </Within><Filter> Filter Overlaps etc.Filter BBOX with and without namespace declarationsFilter Envelope Nothing seems to be the right settings. I remember having the right parameters when using FME2019 but that doesn't seem to work anymore. Maybe my service is not responding according to specs?https://geodata.nationaalgeoregister.nl/inspire/ad/wfs?request=GetCapabilities&service=wfs
How I can convert milliseconds (for example: 1663767945000) to %Y-%m-%d %H:%M:%S ? I tried with a DataTimeConverter transformer but it doesn't detect the input format. Any ideas? Thank you.
When working with a File Geodatabase Writer, FME gives us an option(FME Parameter) to "Overwrite Existing Geodatabase" or not! Can someone Please let me know if there is such a option when dealing with a SDE Geodatabase?So how we can prevent duplicating (appending data again into existing dataset) when we want to load data into? Thanks
Hello, new FME user here. I am modifying an existing script to download a CSV from an FTP site. I want this to trigger at the beginning of the process as shown in the diagram below. I want the newly downloaded CSV to feed into the CSV reader. How can I trigger the FTPCaller at the beginning of the script and how can I feed the new CSV file into the CSV reader? Any assistance would be appreciated. Thank you!
In a SQLCreator, I want to return the records from a specific table, if a certain choice is made in a parameter. I have a published parameter "check_choice", that is a Choice Multiple Parameter. In this example, I want to return table records from BUILT_UP_AREA_S if 'BUA_Road_RTY' is selected in the parameter. The database type is Microsoft SQL Server Non-Spatial (JDBC) in my SQLCreator. The statement below results in an error Incorrect syntax near ','. What am I doing incorrectly in this statement?IF($(check_choice) LIKE "%BUA Road RTY%",SELECT * FROM dbo.[BUILT_UP_AREA_S])