I have daily interface files coming through importdb and I'd like to create a recurring job to convert these files to GL daily, via gl165. These interface files carry the same run group name (there are multiple per day with different run group names), the only difference for each of these files from day to day is the day of the month is concatenated to the end of the run group name so that the files do not try to overwrite each other as they come through. Do I need to define a recurring gl165 for each of these files, or can I somehow use a wildcard to sweep for the files daily. An example of this would be if I had 3 run groups sitting in gl165...
upload06
upload07
upload08
.....can i create a gl165 to search and convert upload*, so I'm not defining a recurring job for each day of the month?