Hi Everyone! I'm exploring the FME Workbench and trying to make son custom tools, but I need those tools to be dynamic. As an exlample: let's suppose I neet to import various shapefiles into a geodatabase, but every time that I run the tool I need to be able to select the shapefiles and the destination of the gdb.
Making a comparison, what I need is the same as setting a parameter in the ModelBuilder.
Thank you all!