Question

Batch proccessing

  • 28 January 2015
  • 2 replies
  • 1 view

Morning all,

I'm trying to translate data for web mapping, but the amount of reading means that this is taking a long time to do. 

I was wondering if there is a way to set up a work bench so it itterates through a directory reading and then writting a gz file before moving on to the next one? 


2 replies

Userlevel 3
Badge +13
Hi,

 

You can set up a filter in de advanced brouwser to read only from a specific directory, and then spin off a second workspace (workspacerunner) with a different filet (e.i different directory) and so on.....
Badge +3
file/directory path reader and then call workspace (with filename parametrized) wih workspacerunner. Set to wait to comlpete.

Reply