Skip to main content

I’m trying to set up an automation with a merge process similar to what is described here

Getting Started with the Split-Merge Block – FME Support Center

 

However, when I try to add in a Merge action to the Failure port I get the following error message

 

Has anyone encountered this? I’m using the Merge Tool with a Failure Port so I’m not sure why it’s complaining

 

FME 2024.1 Build 24612

Hi ebygomm,

This error is because you are using both the split merge block and the merge action downstream of an automation parameter port.

To fix this and to get the split merge block to correctly merge messages coming out of the automation parameter port, drag the workspace using the automation parameter into the split merge block with your passfailterminate workspace. Redo the connections once the workspace has been moved.


Reply