Hi, I've set up a workspace that utilizes a SKP feature writer and reader before writing to FBX using a reguler writer. This works perfectly well on desktop, but I'm having trouble adapting it for Server. The workspace stops all features at the feature writer with the log message "Features not written - verify feature type fanout/dynamic settings - (Check that fanout/dynamic feature type attribute exists and has a value)". I've tried many different settings in the writer, also using dynamic schema but nothing seems to work.
I've been searching for examples of use of feature writer on FME Server on this forum but have been unable to find any.
I would really appreciate some tips, in the meantime I guess I have to split up the workspace into several workspaces and run them with a workspacerunner...