in EasyMorph Launcher, would it be possible to schedule same job with two or more connector repository.?
First time I would like to run it with "em server - Space 1" connector repository next time with "em server - Space 2" connector repository and third time I would like to run it using local connector repository?
or force using embedded connectors only without having to use any connector repository.
The connectors repository in Launcher can only be changed manually.
You can use embedded connectors to run the same projects with a different connector. You'll have to parameterize the connector in all actions, then create several Launcher tasks, one for each connector, with the corresponding parameter assigned.
If you need more complex logic to choose which connector to use, you can put the parametrized workflow in a submodule, and calculate the connector name in the main module.
@bolud you can use the "Run task" command in the EasyMorph Hub Command action. The action allows specifying a connector to Hub. Therefore, you can move the jobs to Hub spaces, and trigger them from the Launcher.