Skip to main content
Question

I’m using Interop via ArGIS and have developed 9 ETLs that need to run in order. I want to make things streamlined and run all 9 at once with one run command? I tried adding ETLs to a model but ran into problems.

  • June 14, 2022
  • 1 reply
  • 4 views

gmatt
I’m using Interop via ArGIS and have developed 9 ETLs that need to run in order. I want to make things streamlined and run all 9 at once with one run command? I tried adding ETLs to a model but ran into problems.

1 reply

redgeographics
Celebrity
Forum|alt.badge.img+59
  • Celebrity
  • 3699 replies
  • June 14, 2022

One thing you can try is create one "controller" workspace, with a Creator and then 9 WorkspaceRunners, one after the other. You run the controller workspace with one command and then it will trigger the 9 separate ETL's.