Hi
I have few basic clarifications.
1. Does all the process Needs a start and end node ?
2. consider the following task
start -> task1 –> tast2 –> task3 –> task4 –> end
I have ran the flow. It ran till task2 and it failed. task3 failed because of file not found error. Now once the file is there in that location for rerunning the process, is it possible to start from task3 –> onwards… Because already 1 and 2 ran.
3. start -> task1 –> tast2 –> task3 –> task4 –> end.. Is it possbile to run only one task..say task2. Is it possibile to run.