Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: svimesis it possible to run on demand the same execution plan in parallel with different inputs files via the REST API?
Put another way: I want to run the same graph (LXA), on demand, in parallel, with the run parameters defined by the rest api. The run parameters define the directory and file characteristics of the relevant input file eg UK_*.xlsx / US_*.xlsx. I do not want the US to finish running before the UK one can start.
Also it does not appear possible to copy Run Definitions?