Skip to main content

I have multiple SDE Connections files, which are used as datasources ("Reader") with the same workflow. Until now I have for every SDE Connection files a specific workbench. Is there a way to bring all SDE Connectionsfiles (as Reader) into one workbench (Loop?).

The easiest is a WorkspaceRunner.

 

Process

  • Workbench 1 - Text file with the connection names and WorkspaceRunner configured to use those names as a variable
  • Workbench 2 - The process you want to run left as is

 

Using this method you can run up to 7 of them at the same time if your server/pc can handle the load.


The easiest is a WorkspaceRunner.

 

Process

  • Workbench 1 - Text file with the connection names and WorkspaceRunner configured to use those names as a variable
  • Workbench 2 - The process you want to run left as is

 

Using this method you can run up to 7 of them at the same time if your server/pc can handle the load.

Thanks a lot. I will try...

 


Reply