A read-only category for lost FME Form topics. We hope to move them shortly.
Recently active
I have a layer of assets in 1 layer and another layer of assets of ours in another layer. I need to find out which assets arent touching eachother. Spatial filter? use the failed ones that come through? how do i make a new layer of the failed ones?
I have hundreds of shapefiles in different folders and subfolders. I would like to create an excel file that shows three columns: Col1 = Name of .shp fileCol2 = Geometry of .shp fileCol3 = Directory/Path of .shp file For Transformers, I think I need to start with Creator - FeatureReader, then I get stuck.
Hello,I would like to creat a server app in version beta 2023 and I have some user parameters in my workspace that use the conditional visibility. After publishing the workspace in FME Server 2023, the order of user parameters get wrong (using conditional visibility, after selecting an option, the next parameter should be displayed under or after the first parameter but it displays before the first parameter and it is confusing)Do you have any idea how can I fix the order in FME Server? Thanks
Hi all, I try to use the ArcGISOnlineConnector to update an existing Survey123 Form item on ArcGIS Online, but no success this far. When I choose Request type 'Update' and upload a zip-file with the same contents as downloaded via the 'Download' action I get the fme_rejection_message:"file must have AGOL item type 'Form'" and fme_rejection_code INVALID_FILE. When I slightly adjust the downloaded zip file by removing the folder 'esriinfo', leave its contents intact and zip these files again with the same file name, it still shows this rejection code. This latter file structure is actually the same as in a blog post by Esri that demonstrates how to use the AGOL REST API and update the item in a Python script. So I expect this to work:https://community.esri.com/groups/survey123/blog/2017/12/08/an-alternative-way-to-update-the-media-folder-of-a-survey123-form-item Any ideas on how I could get this working with the ArcGISOnlineConnector?
Hello everyone, Allow me to ask you because I would like to set up an alert system based on this urban furniture file.I create two filters one for the condition of the furniture and the second for the management department.It does send an email the problem is that if I have two entities it makes me two emails. How can I transform to group my entities to send only one email?help, please =)
Is it possible to change the name of a repository on FME server (2022 to be specific)? If so how?
I have a reader that reads a PostGIS raster and I would like to have a writer that uploads it to ArcGIS online. When I do this, the raster gets uploaded as a table to ArcGIS online. How can I accomplish this? Thanks!
Is it possible to add transfomer with PC sound notification? Eg. If unexpected path event was detected or a scound notification to the data inspector new window opening?
HiI need to obtain as output the time %H:%M:%S but without the decimal for secondSo the final result must be 11:05:01 instead of 11:05:01.002 thx Francesco
Hello,I would like to ask. If you look at the attached file with an editor that can display binary characters, you will see how individual requests start with these binary characters ( ef-bb-bf ). Why do these signs occur? How do I remove them?Thank you
Also, I put the .gtf file in the customTransformations folder. It could not find either. (I use ArcGIS Interoperability extension and the directory that I used is "C:\\Program Files (x86)\\Esri\\Data Interoperability (x86)\\reproject\\EsriPEGridData\\customTransformations" for .gtf and C:\\Program Files (x86)\\Esri\\Data Interoperability (x86)\\reproject\\EsriPEGridData\\ntv2\\canada for.GSB)
Hi Team, I am trying to copy data from gdb feature class to another feature class but i am getting below error. please help me understand the error. I have changed the permission settings & schema also matched.Error : Geodatabase Error (-2147220987): The user does not have permission to execute the operation.FileGDB Writer: A feature could not be written+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Feature Type: `WaterDataset/WaterDistributionDevice'Attribute(64 bit real) : `diameter' has value `600'Attribute(64 bit real) : `elevation' has value `309.255'Attribute(string: UTF-8) : `facilityid' has value `Pratap Nagar'Attribute(string: UTF-8) : `filegdb_type' has value `geodb_point'Attribute(string: UTF-8) : `fme_feature_type' has value `Test3'Attribute(string: UTF-8) : `fme_geometry' has value `fme_point'Attribute(entangled: string: UTF-8): `fme_type' has value `fme_
Hello, We are looking to use an Active Directory group as a Role in FME Server. I'm able to import an AD group and use the Load Template button to grant the AD Group the same set of permissions as the "fmeadmin" role. The Load Template dialog does not have superuser role as an option. Is it possible to set up an AD group as superuser role? Thanks,Vu Dang
Hi.I generated a TIN using the TINGenerator transformer. I write this TIN to a DWG (real dwg). When opening the data in CIVIL 3D, it does not show as a surface. Does any one know how I can write the TIN to a dwg as a surface? Thanks.
The attached dataset. I can read it by FME Data Inspector. But I can't add the XML reader into main canvas I want to know if any reader can I used for itThanks
We have a pair of nightly maintenance workbenches that clean up feature class attributes via Portal connections. When I manually trigger these workbenches to run, they complete without fail. However, about 80% of the time that they run overnight via FME Server, they fail with the following error: ArcGIS Portal Feature Service Writer: Error code 400 Message - 'Unable to complete operation' Details: This operation is not allowed while editing [AutomatedProcess_DONOTDELETE] These Workbenches are trying to Update, No Truncate first. Is this a branch versioning issue? I have done some digging but haven't found anything specific to this particular error other than the ESRI help page saying that "It is rare and causes are unknown." Any insight is greatly appreciated.
I have an FME Server instance running on FME Cloud (FME Server 2021.2.1 Build 21797 - linux), and when I try and run a workspace that uses a PythonCaller, I get several 'could not load module' errors related to plugins - please see attached log file.Everything runs fine on FME Desktop (FME(R) 2021.2.0.1 (20211112 - Build 21789 - WIN64) )As it is an FME Cloud instance, I don't think I can do anything to set python paths, unless I am missing something?Any assistance with this greatly appreciated.Thanks,Fiona
Hi, I am building an xml file with the XMLTemplate. Empty fields are displayed differently than expected. <attribute></attribute> is displayed (exported) as <attribute/>By first changing empty fields to <attribute>Replace this text with nothing</attribute> and then replace the text 'Replace this text with nothing' with null using the string concatenator, it works. But I'd rather be able to properly set the empty fields in the XMLTemplate. How can this be done?
I am trying to create tiles from GeoTIFF and it is unable to create the folder structure needs to be in the format of ../ZoomLevel/X/Y. I tried to reference https://community.safe.com/s/question/0D54Q000080h9x1SAA/writing-tms-folders-and-files, using GoogleMapCompatible tile scheme, but it is not successful. There is no @Value(_x) and @Value(_y) attributes. Please help and thanks.
After upgrading to FME desktop 2022.2.3.0 (20230131 - Build 22789 - WIN64) I cannot read any of the sde tables on postgres (10) backend. The FME desktop 2021.2.3.0 (20220131 - Build 21812 - WIN64) version still works. I've played with the Esri Argis compatibility workspace parameter without any succes. The version of Arcmap is 10.6.1Here is a relevant part of the logging:Worker 8020 > Could not open the Enterprise Geodatabase. The error number from ArcObjects is: '-2147220952'. The error message from ArcObjects is: {The Product License has not been initialized.}Worker 8020 > Please ensure the connection parameters are correct (server=`localhost', instance=`sde:postgresql:localhost,5435', user=`sde', password=`***', database=`lais', version=`sde.DEFAULT')Worker 8020 > It could have failed to open because it contains ArcGIS Pro-only features, for example Arcade expressions. If this is the case, please install ArcGIS Pro or Pro-compatible ArcGI
Since the FME desktop workbench can be run through windows schedular on the VM. Hence what can be the excluding factor for the FME server? Appreciate your views on the same. Thanks
I noticed that when I went to add the Geocoder transformer to a workbench there no longer was a transformer called Geocoder. I am using it to connect to an ArcGIS Server Rest geocoding service. I saw a Geocoder ArcGIS Online transformer and other system specific Geocoder but not the original "Geocoder" transformer.
Dear community, I would like to create a cityGML file from a db, which structure I don´t know. I have found a table, where building parts like in the picture are saved as polygonz, but I can´t aggregate them into one solid. The _geometry field I got from an GeometryExtractor, because there was no possibility to see the geometry attribute in the FeatureReader. Is it possible to aggregate those faces into one solid?
I am trying to access a JSON API by using a HTTPCaller and I am struggling with passing an array object as a Query String Parameter. The documentation for the 'extra' key I am trying to access looks like this. The code sample they give where you can see the 'extra' parameter as an array is here:{ "key": "xxxxx-xxxxx-xxxxx-xxxxx", "query": "High Street", "country": "gbr", "id": "town=Maidenhead", "extra": { "exclude_areas": [ "gbr_channel_islands", "gbr_northern_ireland", "usa_non_contiguous" ], "exclude_pobox": true, "best_match_only": true, "no_groupings": true }} How do I go about adding the extra array as a query string parameter when the API is expecting to be given an array? many thanks in advance
I have a workspace with a sql connection which can be ran with "run workspace" tool on FME server. However when I published it as a FME Server App (No authentication required) and ran the app resulted in this error. From completed jobs in FME Server UI, the two runs have the same user. And the user has full access to and is the owner of the connection. What could be the issue?