Hi,
I am trying to run this workspace on fme cloud, it has many engines, why isnt it running against 3 engines in parallel, this seems to be the same whether I run it from desktop or from the cloud directly..
Many Thanks
Oliver
Hi,
I am trying to run this workspace on fme cloud, it has many engines, why isnt it running against 3 engines in parallel, this seems to be the same whether I run it from desktop or from the cloud directly..
Many Thanks
Oliver
Best answer by redgeographics
If the jobs need to be submitted in sequence then it's probably best to connect them in sequence. So that first all jobs from FMEServerJobSubmitter 1 are run, then 2, then 3. You can use the feature coming out of the summary port to trigger the next SQLExecutor which then in turn triggers the next FMEServerJobSubmitter.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.