Skip to main content
Question

Strange behavior of a job when launched by WorkspaceRunner

  • November 20, 2023
  • 3 replies
  • 53 views

lgrie
Contributor
Forum|alt.badge.img+8

Hello,

I have a (tough) nut to crack.

A TestFilter of a job, run by a WorkspaceRunner, receives data but does not copy them into his output.

TestFilter_12_INPUT (TeeFactory): Cloned 2589 input feature(s) into 2589 output feature(s)

TestFilter_12 (TestFactory): Tested 2589 input feature(s) -- 51 feature(s) passed and 2538 feature(s) failed

TestFilter_12 LR valid Transformer Output Nuker (TeeFactory): Cloned 45 input feature(s) into 0 output feature(s)

TestFilter_12 BT valid Transformer Output Nuker (TeeFactory): Cloned 6 input feature(s) into 0 output feature(s)

 

The very same job, when run manually it gives this information :

TestFilter_12 (TestFactory): Tested 2589 input feature(s) -- 51 feature(s) passed.

 

I don't understand why the behavior changes according to the way of launching it.

 

Someone has an idea ?

 

 

3 replies

virtualcitymatt
Celebrity
Forum|alt.badge.img+47

I have actually had a similar experience very recently. I had set up a logger to verify the features were going where I expected but nothing was being logged.

I saw very similar things as you see in your log about the TestFilter.

I put it down to the fact that nothing was being processed (only logged) so FME decided it didn't need to output those features - as if an output connector wasn't connected.

What do you have after your test filter?


lgrie
Contributor
Forum|alt.badge.img+8
  • Author
  • Contributor
  • November 21, 2023

I have actually had a similar experience very recently. I had set up a logger to verify the features were going where I expected but nothing was being logged.

I saw very similar things as you see in your log about the TestFilter.

I put it down to the fact that nothing was being processed (only logged) so FME decided it didn't need to output those features - as if an output connector wasn't connected.

What do you have after your test filter?

A GeometryFilter.


virtualcitymatt
Celebrity
Forum|alt.badge.img+47

A GeometryFilter.

And after that? Do you have any writers or anything in the workspace connected to those outputs?

 

Which version of FME? - I noticed this only in FME 2023