Hi Hans, yes, exactly, i'm trying to run workflows from different projects in this runall workflow.
I could use only one project for all the runall-workflows. But then i have to give up my project structure, where every customer has its own Hop project. Splitting the separate flows in different hop-run commands would be possible. The disadvantage of this method is that I then no longer have any control over running these hop-run commands one after the other. Is there a solution for this? Best regards, Andreas Am Fr., 12. Aug. 2022 um 11:49 Uhr schrieb Hans Van Akelyen < [email protected]>: > Hi Andreas, > > Are you trying to run workflows from different projects in this runall > workflow? > This will probably not work as everything will be running from the context > of the workflow starting the other workflows. > > You will either have to rethink your project structure in this case or > split the separate flows in different hop-run commands. > > Kr, > Hans > > On Fri, 12 Aug 2022 at 10:36, Matt Casters <[email protected]> wrote: > >> Hi Andreas, >> >> One workflow can run another using the "Workflow" action (1). >> Make sure to select the run configuration to use to run each workflow and >> you should be good to go. >> >> Best of luck, >> Matt >> >> 1. https://hop.apache.org/manual/latest/workflow/actions/workflow.html >> >> On Thu, Aug 11, 2022 at 1:12 PM Andreas Krause <[email protected]> >> wrote: >> >>> Hi Hop users, >>> >>> i am using Hop 2.0.0. >>> >>> I've created several workflow files in various Hop projects. Now i want >>> to >>> run these workflows successively from another workflow file. >>> >>> I tried it with a new workflow file called "runall.hwf", which i*ve >>> created >>> in my own project folder and which i want to start every 5 minutes with >>> the >>> "hop-run.bat" batch file . >>> >>> But when running this workflow file in the GUI it shows me errors at some >>> of the workflows. When i start these failed workflows separately within >>> their own project context now errors are shown. >>> >>> What am i doing wrong? >>> >>> Cheers, >>> >>> Andreas >>> >> >> >> -- >> Neo4j Chief Solutions Architect >> *✉ *[email protected] >> >> >> >>
