Hello all FME`Users,
About the transformers FMEFunctionCaller, when is the indicated to use it?
Thanks in advance,
Hello all FME`Users,
About the transformers FMEFunctionCaller, when is the indicated to use it?
Thanks in advance,
Best answer by david_r
It's a bit of a legacy transformer, it would allow you to call specific functions as used internally by FME, as listed here: http://docs.safe.com/fme/html/FME_FactFunc/nav.html#function_header
The functions are the same as used in the FME transformers, but the difference is that the FMEFunctionCaller gave you a bit more flexibility in edge cases and would allow you to dynamically parametrize the call in a way that wasn't possible in earlier versions of FME. Today you can parametrize pretty much all the transformer settings and you can also access the same functions inside a lot of other transformers such as the AttributeCreator using the advanced editor.
So I'm not sure the FMEFunctionCaller is very useful today, I sure haven't used it in ages.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.