TMC Same task, multiples plans, differents parameters
In the TMC i need to create multiple plans that utilize the same task but with different parameters.I can't find a way to do this, is this even possible ? My task is handling differents domains with the same global logic so i don't want to split up the job in one task per domains.
The same task can't be set with different parameter, as a workaround, duplicate the task and configure each of them with expected param, use these tasks in separate plans.