Skip to main content
Open

Enable looping to a private input in an FMW file

Related products:FME Form
  • August 19, 2021
  • 1 reply
  • 39 views

thdrg
Contributor
Forum|alt.badge.img+11

I realized that when you're doing a loop inside a linked custom transformer, you don't have the possibility to redirect the loop to a private input. If you do that, you'll have a "LOOPBACK_INPUT_TAG" error.


So you have to publish the input (even if you don't want it to be visible on the custom transformer).


1 reply

thdrg
Contributor
Forum|alt.badge.img+11
  • Author
  • Contributor
  • August 20, 2021

Edit : in the title, it should be FMX instead of FMW