Skip to main content

I have a child workspace accepting a where clause parameter:

loggingUnit = 'LK107I'

This works just fine standalone.

 

But when I call the same workspace with a parent workspacerunner

using an identical where clause my SQL Creator fails with rejected features.

 

I can see in the logfile the parameter passed in is identical also?

Hi @Richard Webb​ thanks for your question! This is hard to tell without the workspaces, but perhaps it is a path based failure? I think that would be the only thing changing between the two scenarios. It would also be helpful to know what version and build number of FME you are using because there have been two fixes released for the WorkspaceRunner in the 2022.2 version.

 

Hopefully this provides a couple of ideas. If you could provide the information mentioned above (the .fmwt file and FME version) I can look into this issue further. Thanks!


Reply