See, for example, the "Build Kraken Database" workflow element.
The element launches Kraken scripts several times on each element launch.
Currently, all script launches are messed into single output on the "External Tools" page of the result dashboard, i.e. the "Executable file" section contains URLs from the different scripts launches, the "Arguments" section contains arguments for all launches and so on.
If there are more than one tool to launch, create the required number of "Run info" sections. And add a number to the section name in this case. For example, for three tools you'll have the following tree structure on the page:
- Build Kraken Database
- kraken-build run 1
- Run info 1
- Executable file
- Arguments
- Run info 2
- Executable file
- Arguments
- Run info 3
- Executable file
- Arguments
- Output log
- Error log
- Run info 1
- kraken-build run 1