I have a FME workspace and a workspace runner. The workpace reads several sources (POSTGIS & SHP) but only one is batched. In other words, all shapefiles in one folders are all analyzed against files from other sources, which remain the same on every run.
My problem is that the writer has a parameter "fme_basename" as the shape file name value, but when I run the workspace runner, only the first shapefile gets the correct name (in this case L42213D) but the second is "NULL". Also all the rest of the batched files result as NULL so the second file is just ovewrwritten until the process ends. This worked in my other workspace which was almost similar, but I can't get it working here...
Hope someone can help!
أكثر...
My problem is that the writer has a parameter "fme_basename" as the shape file name value, but when I run the workspace runner, only the first shapefile gets the correct name (in this case L42213D) but the second is "NULL". Also all the rest of the batched files result as NULL so the second file is just ovewrwritten until the process ends. This worked in my other workspace which was almost similar, but I can't get it working here...
Hope someone can help!
أكثر...