Skip to main content

I have a workspace that I have created in Workbench, and it runs well.

Now, when I go into the FME Server to schedule an automation job, the Workspace fails with message:

 

"This FME edition does not recognize the `AttributeKeeperFactory' factory. Please ensure that the current platform supports this factory, the factory name is spelled correctly, and that you have installed all required plug-ins"

 

What I have in the workspace is a SQLCreator that queries an Oracle DB pass thru a geocoder and updates back Oracle DB.

 

What am I doing wrong/missing when trying to automate this workspace in the FME Server?

 

thx, Markus.

 

 

What versions are desktop and server? You'll likely have issues if server is older than desktop


I agree with @hkingsbury, that it may just be that your server and desktop are out of sync. Check that all transformers on the desktop are up to date with the version you are running.


Reply