Issue in connecting Mocha terminal TN3270 to ui path

I am getting a blank screen on connecting to Mocha terminal. Passing provider as Ui Path internal and port no and type. With this same configuration i am able to connect in Automation anywhere but not in Ui path. Please provide some resolution.

1 Like

Hi @Simpy_Biswas

In Connect Terminal Session give the provider as Rocket Bluezone
1.Give manually specify address as your hostname
2.Give the port no as 23
3.Give the type as VT

Thanks
Ashwin S

1 Like

No Its not working >getting below error:

19.11.0-beta.2+Branch.release-v2019.11.0.Sha.a63f04440c571d1ce4db01f500029852a5448737

Source: Terminal Session

Message: There was an error connecting to terminal. Error code: ErrorCreatingTerminalProxy

Exception Type: System.Exception

RemoteException wrapping System.Exception: There was an error connecting to terminal. Error code: ErrorCreatingTerminalProxy
at UiPath.Terminal.Activities.TerminalSession.EndExecute(NativeActivityContext context, IAsyncResult result)
at UiPath.Terminal.Activities.AsyncNativeActivity.BookmarkResumptionCallback(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkCallbackWrapper.Invoke(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)