I am trying to type a word N#12@R into Mainframe . I am connecting using EHLLAPI configuration and not able to type in the # or @ character. It is failing with:
ASD has thrown an exception
Source: Terminal Session
Message: There was an error connecting to terminal. Error code: Error
Exception Type: Exception
System.Exception: There was an error connecting to terminal. Error code: Error
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)
Can any1 help me with this?
I was thinking if EHLL Encoding is stopping me to type that character - I have set it to default only.