Im startying a bunch of 'new projects' or 'tasks' that id like to run one after the other,

do i need to remake them all in one? how do i bundle them to run after each other?

Hello @dperez13

Welcome to UiPath community.

You can use invoke workflow and call the process one by one.

So single Main.xaml can have all these files called in invoke workflow activity.

Thanks

is there a video on how to do this? i have to main.xaml files and id like one to run after the other is fully finished.

where is invoke workflow in studioX? thank you

As per my understanding Invoke workflow file will support only Studio and not studiox.

Thanks

Do you have any idea how to imitate a process like this in studio x?