I have a FME 2022 Script that run against an Oracle Database and extract list of boundaries and output on to a FGDB. I would like to let User to run the script using a bat file, rather than intervene with the Script on FME workbench. I have a list of boundary IDs on an Excel that attached to the script then User can extract boundaries on the excel sheet. But I would like User to extract any boundaries begins with boundary ID ie: "AA-X-BB"
I would like some help to understand how to write the script that the bat file extract all the boundaries begins with my ID rather than a single boundary.
Any help would be appreciated.
thanks
Pushpa