For questions and discussions about the FME Realize user interface and settings.
Recently active
I’m having an issue where the FME Workbench application is not loading correctly. I have added an image below, the bottom of the application is all white and just above that is a portion that hasn’t rendered correctly. I cannot get it to load things from the history, even though it acts like it has loaded. It feels like a rendering issue.Anyone else ever have this issue. Do I just need to reinstall it?
Hi everyone,after using IF clauses in my workspace, I started getting this warning that immediately terminates my translation.Could not load module 'C:\Program Files\FME\plugins\if_func.dll' : 'The specified module could not be found'. I tried reinstalling the Microsoft Visual C++ 2015–2022 Redistributables for both x64 and x86 as I saw here on another thread, but that didn’t work. Is there any other solution? Thanks in advance.
Hi,I want to fill the User Param Choice with data from a table in MS SQL. This works fine with the 'Import->From dataset...' option. but this function only populates data statically. Is there any way to fetch data dynamically? The idea is that this Workspace should work in a App in FME Flow.