Hi,
Despite reading documentation and searching in the forum, I'm unable to open an HLLAPI terminal session with IBM personal communications. I'm using the suggested parameters and instructions, e.g.:

So, I firstly open my ws session which is then shown in task manager:

Then, in PAD, I launch the "Open terminal session" command but, after a minute, I get:
Object reference not set to an instance of an object.: Microsoft.Flow.RPA.Desktop.Robin.SDK.ActionException: Error communicating with the emulator ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Flow.RPA.Desktop.Modules.TerminalEmulation.Actions.HLLAPISessionFacadeToVariant..ctor(String path, String sessionId, Boolean isEnhanced)
at Microsoft.Flow.RPA.Desktop.Modules.TerminalEmulation.Actions.TerminalEmulationActions.OpenTerminalSession(Variant installationPath, Variant dllPath, Variant sessionName, Variant profile, Variant host, Variant port, Variant& session, Int32 provider, Int32 configuration, Int32 hostType, Boolean attach)
--- End of inner exception stack trace ---
at Microsoft.Flow.RPA.Desktop.Modules.TerminalEmulation.Actions.OpenTerminalSession.Execute(ActionContext context)
at Microsoft.Flow.RPA.Desktop.Robin.Engine.ActionRunner.RunAction(String action, Dictionary`2 inputArguments, Dictionary`2 outputArguments, IActionStatement statement)
Thanks in advance for any hint