Skip to main content

Hi,

I use a FME Server 2016 to run different workbenches. For the update on FME Server 2018 I have to upgrade these workbenches, too. In one workbench I use the custom transformer LineDivider from Takashi Iijima.

After the upgrade I have the problem, that the output of the upgrades workbench is less than the output of the old workbench.

old output

new output

Especially the PythonCaller has an other output. But the old and the new workbench should have the same size.

Has somebody an idea which parts of the PythonCaller has changed?

 

Thanks and best regards

 

I'm sure @takashi knows best what has changed (and I suspect that the change may have been made due to some issues I was running in to).

What you could do is use a ChangeDetector to see what the differences between the old and the new results are.


Yes I modified the Python script in 2017 in order to resolve @redgeographic's issues.

Could you please check if the History of the LineDivider in the new workspace is different from the old one?

Also, check if the parameters configuration is exactly same among the two workspaces.


Hi,

thank you for your quick response.

The configuration of the transformers is the same in both workbenches. I upgrade the transformers by rightclicking on the every single transformer in the list "upgradeable transformers". There I can see that the configuration is the same for the old and the new transformer.

I check the history of the LineDivider. I´m sorry but I don´t know what I have to do with that information ^^

 

old LineDivider

new LineDivider

 


Hi,

thank you for your quick response.

The configuration of the transformers is the same in both workbenches. I upgrade the transformers by rightclicking on the every single transformer in the list "upgradeable transformers". There I can see that the configuration is the same for the old and the new transformer.

I check the history of the LineDivider. I´m sorry but I don´t know what I have to do with that information ^^

 

old LineDivider

new LineDivider

 

The History is here.

 


Reply