A space to discuss FME Flow
Recently active
I'm sure this is answered somewhere but I can't seem to find it. I'm having issues finishing up the AD Connector. I've created a search account and verified it's credentials and began the basic setup for the connector. We have Basic authentication and the correct port is being used, but when we test the connection it says "Unable to authenticate with directory server with given credentials (49)". If I look at the logs it says it successfully establishes a connection with our DC but it fails to authenticate with out search account. Is there something painfully obvious I'm missing (and that I can't find searching these forums)?
The question is in the title.Which is the best linux distribution recommanded for FME applications?I heard good things about Debian and OpenSuse. What is your opinion about that?
Trying to download multiple files using multiple URLs in PythonCaller. I couldn't use HTTPCaller due to security issues. Please suggest. Thanks
I am monitoring several directories that have multiple files in them. Whenever any file changes my automation runs. Example Directory contains the files that make up a shape file. The automation will fire for every file in the directory that changes.(5)
I have two sets of input data.World graphic data in polygonWorld tabular data in CSV I want to add multiple tabular data in country wise graphical polygon data by putting a join on country name. The desired output will be each single polygon with multiple attribute data from CSV. I have used "Feature_Merger" & "Feature_Joiner" but the output is not as per expectations. The feature merger adds all the attributes in a list file which I am finding it difficult to write in shapefile as attribute data. The feature joiner just add polygon data to all the CSV records. Please suggest if someone has done anything in such condition. Thanks in advance.
Is there anyway to read information using an FMW reader about a workspace that has been uploaded to FME Server without downloading first? I can automatically download to a temp location via the API if needed just wanted to check I wasn't missing an alternative
Hello everyone, A customer of mine has created a lot of XSLT stylesheets which we want to apply to our XML documents. We would like to use FME for the automation part (download XML, apply stylesheet, write result and push to server). However I seem to receive an error when applying XSLT stylesheets of version 2.0. Version 1.0 stylesheets work as expected but the workflow throws an error as soon as it encounters a function that is only present in XSLT 2.0 (like lower-case or upper-case).The stylesheets that I used to test the workflow both work as expected outside of the FME workflow. Is XSLT 2.0 currently not supported? Or am I missing something?I am using FME 2020.0 - Build 20238 - WIN64.
Hi all, I have a question about FME Cloud and the Temp folder. I have found that the results from the DataDownload and also when data is uploaded to FME Server it goes into the System/Temp resource and not into the Temp resource. Is there a specific reason for this? I've just been looking at this article and have bumped up my temp space. But when looking and the usage on the FME Cloud console it seems it's never really used. By contrast the Primary disk is getting used constantly for tasks like writing out DataDownload results and Upload results. Any thoughts? Should I just reduce my temp again? @gerhardatsafe what are your thoughts? Thanks in advance
I have the following problem:The configuration of the active directory for the access to fme server is being done but when trying to import users or groups the following error appears A null object was provided where a non-null object is required (non-null index 0). Thread stack trace: getStackTrace(Thread.java:1559) / ensureNotNull(Validator.java:61) / createSubstringFilter(Filter.java:633) / searchUsers(FMEUidActiveDirectoryConnection.java:948) / searchForUsers(LdapSearchServer.java:366) / executeRequest(SecurityRequestsDispatcher.java:1274) / handleRequestSecurity(FMEServer.java:507) / handleFMEServerClientRequest(FMEServer.java:368) / handleFMEServerClientRequest(RequestHandler.java:98) / processClientRequest(RequestHandlerBase.java:856) / readClientRequest(RequestHandlerBase.java:589) / handleClientRequest(RequestHandlerBase.java:772) / run(RequestHandlerBase.java:946) / run(Thread.java:748). I appreciate your help in verifying what may be causing the error and how to solve it.
I get this error:(Active Directory) Exception: "An error occurred while attempting to connect to xxxxxxxxxxxxxx:636: IOException(LDAPException(resultCode=91 (connect error), errorMessage='An error occurred while attempting to establish a connection to server xxxxxxxxxx/xxxxxxxxx:636: SSLHandshakeException(sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target), ldapSDKVersion=4.0.14, revision=c0fb784eebf9d36a67c736d0428fb3577f2e25bb'))" I followed instuctions, googled, watched video's but still no solution and struggling. port 636 is open to communicate over SSL with LDAPcertificate is installed in java keystore and added to cearts port 389 unscure is working in FME server with AD No valid certification? With program keystore explorer everything looks fineBut I am not expert in certification. Requested target?This should be FMESer
I have the FME Server Core running in a CentOS instance in AWS and a number of engines on separate instances. The shared resources folder is in an Elastic File System mounted to all the engines and the Core. I noticed that when new folders are created from the FME Web UI, they are created by the root user and not by the fmeserver user as I was expecting. This is causing the engines to have problems writing into those new folders because the fmeserver user (which is the user that runs the workspace) lacks the necessary permissions. I can't keep modifying every new folder's permissions to allow for the fmeserver user to be able to write to them. What could be a more permanent solution? Can the Core be changed to use the fmeserver user instead when creating new directories?
Has anyone already installed FME Desktop on Linux MX 19? If so, which version was used?Thanks and greetingsPat
Does anyone have experience building out a FME Server Automation with a trigger based on changes in Autodesk Vault? I was thinking a Directory Watch would be the way to go, but my IT group doesn't seem to think a directory path exists for the files in Vault. If it matters, Vault and the files therein are stored on local servers (not on the cloud). Any information is appreciated.
This week I paid attention that most "Learn" buttons in Fme Server Playground - Demos page started to give error 404 Not Found.List of demo examples with erroneous "Learn":Data Upload and ValidationData Validation FME Server AppData Distribution with ArcGIS ServerData Distribution FME Server AppData Distribution for Raster DataData Distribution for Point Cloud DataEasy GeocoderEasy TranslatorEasy Translator FME Server AppLive Spatial DashboardReal-time Data Validation and DisplayMobile Asset Tracking with Geofence and NotificationINSPIRE GML ValidatorMaybe something happened and spoiled the links, since few days ago, at least items 8, 9 above had good links on their "Learb" buttons. Michael
We have a corporate proxy server in our organisation. We have this server configured in our desktop version of FME successfully. We have just started trialling FME server and running a workbench returns the following error for a HTTPCaller(HTTPFactory): HTTP/FTP transfer error: 'SSL connect error'(HTTPFactory): Please ensure that your network connection is properly set up(HTTPFactory): No proxy settings have been entered. If you require a proxy to access external URLs, please ensure the appropriate information has been enteredI'm assuming this is because we have to configure a proxy for our FME Server application however I can find no information regarding this issue.
Hi, Im looking for documentation on License manager support for RHEL7. Is it supported using the same license manager used on RHEL 6 to RHEL 7 for Floating licenses?
We have a folder of pdf files where we want to be able to track two things - when a new file is added when an existing file is replaced with a file of the same name. We have 1) working (using Directory Watcher). But I'm not sure of the best way to approach 2). I guess we could look out for situations of 1) where the file count in the directory has also increased. But I'm not clear how to accomplish that or whether that's the best approach. Incidentally, these files are project drawings. And our business practice is such that when as-built info is added to the drawings, they get re-scanned and the existing file gets replaced with this new scanned file.
Hi, I have the next question with FME Server: The configuration is being done to give access through the url of the aqueduct to the FME server application, which uses the IBM WebSEAL solution as a reverse proxy, I have not found documentation for the configuration of the reverse proxy in the version that we have installed FME server, so I request your kind cooperation to define what would be the steps for the configuration of the reverse proxy. I’m attentive to your important answer and help. Best Regards
I'm newbie (less than week). I published my workspace to my cloud. My workspace does necessary translation between file formats and coordinate systems. Now I need to upload to this cloud workspace my input file and download from there the result file. This should be done by my javascript program. How do I set my workspace to be able to get input and send the output from/to my javascript program?How do I, by my javascript program, upload the input file and download the result file, all by my javascript program? I have not yet found neither relevant documentation, nor relevant code examples for my needs as I explained them above. For example, It'll help me If I knew how to do it for the "Easy Translator" example in https://playground.fmeserver.com/demos/ Help will be greatly appreciated. P.S. - importantNow I think maybe Upload File In Session is more suitable to adapt for my needs. If it's right, then I'll appreciate help in adapting it. Michael
The server seems to send emails fine but when i setup a receive email topic, nothing happens. I looked at the publication log and nothing in the log that would reference receiving an email. Any idea on troubleshooting this. maybe i'm emailing incorrectly? or maybe the username in protocol isn't setup correctly? not how these should look since the example isn't clear.
i want to use symbology layer created using Arcmap in my FME model. Is there anyway i can accomplish this?
page https://playground.fmeserver.com/demos/has "Easy Translator" example with its code. I copied its workspace and want to publish it into my cloud and want to adapt the javascript example code accordingly. I request to get hints in order to understand what are the relevant pieces in the code that I have to adapt and how to adapt them. This will enable me to run any of my workspaces by javascript after I had uploaded them to my cloud. Help will be greatly appreciated. P.S. - importantNow I think maybe Upload File In Session is more suitable to adapt for my needs. If it's right, then I'll appreciate help in adapting it. Michael
Hi, I have a workbench that I have tested on fme desktop and works. I upload this exact workbench to the server and while it runs successfully it gives me a different output to that of the desktop version. I have not changed any parameters. Would anyone have an idea as to why this is happening or what is the best way to debug and fme server workbench if it is working correctly on desktop?ThanksB
I want to use python request library to run webhoooks on FME Server. I am having trouble because python request library returns HTTP status code 500 with server error:Thu-23-Jul-2020 10:21:35.970 AM FATAL http-nio-80-exec-6 412007 : Service failed: java.nio.file.AccessDeniedException: C:\\ProgramData\\Safe Software\\FME Server\\resources\\system\\temp\\requestdata\\9058908488982796417 I try to use the same url and headers with urllib.request.urlopen and the webhook runs fine. I really need to use the request library.
Hi guys, Been looking forums and gallery to see examples of FME Server Apps. Do Safe have this available anywhere would be great to view? I am really eager to see FME apps which are for example form based and users can enter data, then this will push through to a database.