Hi all. Is it possible, like in traditional programming, to create functions or subroutines in FME, when you have a piece of common FME coding you want to reuse and execute several times from a workbench or from different workbenches i.e logging of certain events or error situations. If so, please let me know, how to do it.
Solved
How to create functions and subroutines in FME
Best answer by thomas_g
There are 3 options:
1. Template Workspaces
2. Custom Transformers (Embedded if used in same Workspace or linked when you want to use them in other Workspaces.
3. If you want to use it in the same workspace and you are working with FME 2018, you can use Bookmarks and collapse them for a good workspace design
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.