Need to connect multiple session in UI path

I am using UIpath and UIpath internal TN3270 terminal provider to connect to mainframe. and i want to connect 2 session at a time and can reuse them whenever i want through out my project. How i can do that.

Hi @Sandee

Use terminal session and use attach window and again use start process to launch the terminal and do the manipulations

Thanks
Ashwin.S

I have taken 2 terminal session and save them in to 2 different session variable and wanted to use them whenever i want to use in project . So do i have to use existing connection there again in properties for those 2 session?

Yes pass the existing connection of the terminal

Thanks
Ashwin.S

After taking the existing connection in properties for that terminal session the overloading exception is throwing . how to configure the existing connection in the properties.