I am running a workspace, and have created a custom transformer similar to https://knowledge.safe.com/articles/Samples_and_Demos/Looping-with-Blocking-Transformers
However, there is an error that comes up: Custom transformer 'JoinLoop' does not have a port named '' which is suitable for parameter 'LOOPBACK_INPUT_TAG'
My parameters are Elevation and _iteration_count... I cannot figure out the Loopback issue.