Skip to content

Commit c755b7b

Browse files
Create not-connecting-IBM-PComm.md
1 parent 0c601cb commit c755b7b

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: Unable to Connect to IBM PComm Session
3+
description: This article addresses the issue of being unable to connect to an IBM PComm session using the Open Terminal Session action with the HLLAPI provider.
4+
ms.custom: sap:Desktop flows
5+
ms.date: 03/07/2025
6+
ms.author: nimoutzo
7+
author: nimoutzo
8+
---
9+
# Unable to Connect to IBM PComm Session
10+
11+
This article addresses the issue of being unable to connect to an IBM PComm session using the Open Terminal Session action with the HLLAPI provider.
12+
13+
## Symptoms
14+
15+
When attempting to use the Open Terminal Session action with the HLLAPI provider to connect to the IBM PComm terminal emulator, the following error is encountered:
16+
```Exception of type 'Microsoft.Flow.RPA.Desktop.Modules.TerminalEmulation.Common.TerminalEmulationActionException' was thrown.: Microsoft.PowerPlatform.PowerAutomate.Desktop.Actions.SDK.ActionException: Error communicating with the emulator ---> Microsoft.Flow.RPA.Desktop.Modules.TerminalEmulation.Common.TerminalEmulationActionException: Exception of type 'Microsoft.Flow.RPA.Desktop.Modules.TerminalEmulation.Common.TerminalEmulationActionException' was thrown.
17+
   at Microsoft.Flow.RPA.Desktop.BridgeToHLLAPI.HLLAPIActionsImpl.<>c__DisplayClass16_0.<Open>b__0()
18+
   --- End of inner exception stack trace ---
19+
   at Microsoft.Flow.RPA.Desktop.Modules.TerminalEmulation.Actions.OpenTerminalSession.Execute(ActionContext context)
20+
   at Microsoft.Flow.RPA.Desktop.Robin.Engine.Execution.ActionRunner.Run(IActionStatement statement, Dictionary`2 inputArguments, Dictionary`2 outputArguments)
21+
```
22+
23+
## Applicable Versions
24+
All PAD versions
25+
26+
## Modes
27+
28+
- Unattended
29+
- Attended
30+
- Console/Designer
31+
32+
## Root Cause
33+
The terminal emulator requires access to HLLAPI DLLs, which are not supported.
34+
35+
## Workaround
36+
To resolve this issue, download and install the 64-bit version of IBM PComm.
37+
38+
[!INCLUDE [Third-party disclaimer](../../../includes/third-party-disclaimer.md)]

0 commit comments

Comments
 (0)