Skip to main content

From the attached image, I am running a workflow for QAQAC for 2nd Level Check of Electricity Data, and I discovered that some of the transformers is showing under Incomplete Transformers, and also I am having an error showing (ERROR_2.1B:
Wrong QA/QC Workflow
Kindly run data with the most recent workflow) based on the way the FME Administrator developed the workflow. My question is this, if a workflow is developed with older version of FME like 2 years Gap, does result to some Transformers been listed under Incomplete Transformers, and how can I resolve such Transformers.

An old workspace opened in a newer version of FME is unlikely to be causing this (although perhaps not impossible). 

One of the most common issues is a broken connection where certain attributes used in a Transformer are no longer connected.

The other likely issue is if an attribute name  changed (e.g., a reader was replaced with a different schema) which is used later in one or more transformers. 

 

There are other possibilities too, but these are the most common


@virtualcitymatt Thank you, for your observation, I will check out the transformer parameters.