Installation, product configuration, and setup.
Recently active
How to Create an ArcGIS Online Web Connection (OAuth 2.0) (safe.com) I followed the document above. However, when trying to add the redirect url to the app in ArcGIS Online, it now requires a "url" parameter that is not mentioned in the documentation. I'm not sure what to put there.
I am IT manager and have followed guide to register new app in azure with recommended Graph and SP permissions, also granted on behalf of the org but for some reason all users are still getting this needs admin approval and it is driving me bonkers, Please can someone assist me. We are using FME 2020.2, Single Tenant and the guide i have carefully followed is here How to Create a SharePoint Web Connection for FME Form [Single Tenant] (safe.com) As i am admin, the connector works fine for me with the new registered app ID and other specifics but just none else,
I managed a few users for my work and we have a few fixed licence codes under our EULA. Some of these have been reused and to test this process I activated two under my own install of 2022.2. I now have two codes listed under my install and I don't really need either, and there seems to be no way of removing them. I have followed other posts about location the directory where these are stored but there are no files located. How are these managed? I can see they are re-usable but do they get automatically get removed from the previous machine? Should I uninstall before these get activated elsewhere? Many thanks for any help
Hi all,Does anyone know how to fix his is error when execute ./fme python -m pip install sqlalchemy --target /Library/FME/2022.2/plugins : INFORM: Using Python interpreter from `/Library/FME/2022.2/fmepython310/lib/libpython3.10.dylib' with PYTHONHOME `/Library/FME/2022.2/fmepython310'INFORM: Python version 3.10 loaded successfullyCollecting sqlalchemy Using cached SQLAlchemy-2.0.20-cp310-cp310-macosx_10_9_x86_64.whl (2.0 MB)Collecting greenlet!=0.4.17 Using cached greenlet-2.0.2.tar.gz (164 kB) Preparing metadata (setup.py) ... doneCollecting typing-extensions>=4.2.0 Using cached typing_extensions-4.7.1-py3-none-any.whl (33 kB)Building wheels for collected packages: greenlet Building wheel for greenlet (setup.py) ... error error: subprocess-exited-with-error × python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> [98 lines of output] running bdist_wheel running build running build_py creating build ... gcc -Wno-unused-result -Wsign-compar
I have the following problem: I have a csv file with multiple columns. I have a user parameter and i want to rename the columns according to this user parameter. Even though the "Text To Find" parameter of my BulkAttributeRenamer gets updated correctly the Renamer doesn't rename the correct column but renames the previously set column and deletes the values in the newly set column (see pictures). The BulkAttributeRenamer only renames the new column correctly if I: - open the BulkAttributeRenamer properties - replace "Text To Find" Parameter with something arbitrary - close the BulkAttributeRenamer by clicking "Ok" - open the BulkAttributeRenamer properties again - set the "Text To Find" parameter back to my user parameter - close the BulkAttributeRenamer by clicking "Ok" I'm using FME Desktop 2020.2.3.0 on Windows 10Maybe someone can tell me if this is a bug or if I'm just overlooking something. Many thanks i
I'm Daniel from GeoNet Technologies. As you know, Sam is no longer with us and I'm trying to install the application in one Pc specifically for this job. Please. Could you help me to re install it (FME 2021.1)Thank you in advance
I am using the FME 2020.1 Desktop (win 64) install with the MSACCESS_JDBC reader. The work bench command line is being used in an existing code, and successfully processes 27 of my 30 mdb. The three mdb that don't process produce the following error: net.ucanaccess.jdbc.UcanaccessSQLException: UCAExc:::5.0.0 java.lang.OutOfMemoryError: GC overhead limit exceeded at net.ucanaccess.jdbc.UcanaccessDriver.connect(UcanaccessDriver.java:231) at COM.safe.fme.jdbc.JdbcCommon.openConnection(JdbcCommon.java:464) at COM.safe.fme.jdbc.JdbcReader.openHelper(JdbcReader.java:186) at COM.safe.fme.jdbc.JdbcReader.open(JdbcReader.java:155)Caused by: java.sql.BatchUpdateException: java.lang.OutOfMemoryError: GC overhead limit exceeded at jdbc.ucanaccess.shaded.org.hsqldb.jdbc.JDBCPreparedStatement.executeBatch(Unknown Source) at net.ucanaccess.converters.LoadJet$TablesLoader.loadTableData(LoadJet.java:865) at net.ucanaccess.converters.LoadJet$TablesLoader.loadTableData(LoadJet.java:837) at net.ucan
We have recently upgraded FMEflow from 2022 to 2023, resulting in SSO stopped working.After changing the necessary encryption types in the service account on the AD server, we managed to get SSO working again.However typing the AD username and password does not work.The webgui gives the error : "Login failed, please try again."And the error in fmedirectoryserver.log is as following:Wed-23-Aug-2023 08:57:37.521 AM INFORM requesthandler 408039 : Authenticating user "******@*******.ORG" using SASL mechanism "GSSAPI" with KDC address "******.*******.org" and realm "*******.ORG"...Wed-23-Aug-2023 08:57:37.778 AM ERROR requesthandler 408010 : Exception: "LDAPException(resultCode=49 (invalid credentials), diagnosticMessage='80090346: LdapErr: DSID-0C0905D2, comment: AcceptSecurityContext error, data 80090346, v4563Wed-23-Aug-2023 08:57:37.779 AM ERROR requesthandler 408009 : Failed to authenticate user "******@*******.ORG".Wed-23-Aug-2023 08:57:37.792 AM ERROR system-
I am referencing this article: https://docs.safe.com/fme/html/FME_Server_Documentation/AdminGuide/configuring_for_https.htm?Highlight=ssl I am on Windows trying to implement using a PFX and password. I am on step 6b and running into an issue. I try to go to https://localhost/ and get "ERR_CONNECTION_REFUSED". It doesn't seem to let me see/download the cert at all. Any ideas? I have checked and double-checked the configurations changes including the path to the PFX and the password.
Installing FME 2023.0.1 doens't deliver the possibility to download and install transformers such as 'Emailer'. FME seems not to find the (correct) interpreter. See long error message below: "An error occurred while installing Python package with 'pip install --force-reinstall --no-deps --no-index --find-links C:\\Users\\YairLevy.AzureAD\\AppData\\Roaming\\Safe Software\\FME\\Packages\\23332-win64\\PackageFiles\\safe.emailer\\python --target C:\\Users\\YairLevy.AzureAD\\AppData\\Roaming\\Safe Software\\FME\\Packages\\23332-win64\\python\\safe.emailer --upgrade --no-compile fme-emailer' : INFORM: The workspace does not contain user Python. FME will attempt to use a Python 3.11+ interpreterINFORM: Using Python interpreter from `C:\\Program Files\\FME\\fmepython311\\python311.dll' with PYTHONHOME `C:\\Program Files\\FME\\fmepython311'INFORM: Python version 3.11 loaded successfullyTraceback (most recent call last): File "<frozen runpy>", lin
Please guide me how to configure and use OpenAIChatGPTConnector. Thanks
Hello, My IT team wishes to change the IP address of the machine hosting FME Flow. The domain name remains the same. The DNS resolution will be adjusted to point to this new IP. Are there any impacts on the proper functioning of FME Flow?Thank you in advance for your responses.Lau
Hi Is there any time frame on when a version of FME will be available for Debian 12?
Hello, everyone! I'm new to FME and seeking some guidance. I have a dataset with numerous columns, and I need to check the values of specific Boolean columns. While I'm aware of using the Tester transformer, it becomes cumbersome to manually create multiple OR and IF statements for each column I want to check. I'm wondering if there's a way to define the columns I want to check in a separate file and have a transformer read that file to use those columns for checking. This would greatly simplify my workflow and make my life much easier. If anyone can advise me on how to achieve this or suggest a better approach, I'd greatly appreciate it! Thank you!
How I can disconnect the borrowed license for FME Desktop for particular user from Floating License Server. Users machine is not available for disconnection so looking to return FME Desktop borrowed license from FME License server
I have debug logs and found that in the one that has stopped working the request is incomplete:GET /sharing/rest/portals/self?f=jsonThe request in the other add the token:GET /sharing/rest/portals/self?f=json&token=.....Trying to determine if this is a problem on the AGOL side or FME side. Any ideas would be appreciated!Also having the same issue on Desktop.
Hi,I want to upgrade our FME server 2022 deployment to Flow 2023. We have a three tiered deployment:VM with Core and WebVM with 2 enginesSQL Server with fmeserver configuration databaseNetwork share with configuration directoriesI want to deploy Flow 2023 to a new set of VMs and then cut our DNS over once the deployment is complete, so there is no outage time. However, the point of failure is the database. If I remove it to deploy the 2023 Flow db then the 2022 FME server will stop working.So, can I deploy the new FME Flow with a custom database name - say fmeflow2023? Or is there another way of solving this that I'm not aware of? Thanks,Marc
Hi All We've recently deployed FME 2021.2.0.1 Desktop (64-bit) to a new server environment shared by many users.After some time we realized that this installation has somehow changed File association for JPG to associate with FME Data Inspector. This is unintended and very undesirable. What's the best way to reset the JPG File association to whichever program it was prior to the FME Desktop install? If I change this setting manually through Windows options (assuming I get local administrator rights), does this get propagated to all user profiles? Also we are running a Citrix server environment. Any help is much appreciatedThanks!
When I install a new version of Desktop on my (Windows) machine, all my file extension defaults are reset. (I have to choose which software I want to open a .xlsx file when selected in File Explorer, again.) I think this is recent behavior? Do I miss a setting during installation? Can it be made undone?
Trying to install on my mac, silicon version. Have uninstalled one version completely. New version still has the same bug. When loading a package, going to database connections etc: Failed to install web service '/Users/xxx/Library/Caches/Safe Software/FME/Packages/23319-macosx-aarch64/PackageFiles/safe-lab.genai/web_services/OpenAI.xml'. Reason: Unable to read from file '/Users/xxx/Library/Caches/Safe Software/FME/fme_publicKey.fmeks', No such file or directory (Code 2) I checked for the folder and it doesnt exist.
fme server 2022.2 login page not loading properly on web browser.I have included a couple of attachments for more clarity.I have followed the online suggestions and no luck.Any ideas/suggestions welcome.thanks.
Hi guys. I have an issue with FME Form Licensing Assistant. It looks all weird. It started with the Betas of FME Form 2023. FME 2022 works as it should. I am using Windows 11 in Dark Mode if that might be an issue. Thanks a ton for any help or suggestions.
I am doing a simple clip function in FME Workbench 2020.2. Clippee area is quite huge. Clipper - small and simple. Getting this error:Failed to free sufficient memory to reach the process usage limit. To improve stability and performance please increase the memory available to FME. Available memory can be increased by adding physical RAM, increasing swap space, or closing other applicationsInsufficient memory available -- error code was 2. Offending plug-in is 'shapefile_dbase'Warning: not all FMESessions that were created were destroyed before shutdown. This may cause instabilityWarning: not all Stashed Objects that were registered were dropped before shutdown. This may cause instability I never received memory problem with much more complicated workbenches. What can be the workaround?I have read an advice somewhere, to set Clipper type as "Clippers First", but it doesn't help.
Hello,I am upgrading my fme server on production. I want to spin up a new server on prod, can I use the non prod license on this new prod server for few moments in order to check if everything is working fine ? I'll switch to prod license once I confirm if everything is working.
I am working with data that was exported out of Milsoft. When read into FME these layers show up in central Africa. I used the CsmapReprojector to set the coordinate system to MI83-SIF. I have had success with this method before, but the layers are showing up off the coast of California now. Is there a different routine I should be running these layers through to get them in the right place (central Michigan)?