try this one
- Configure the Terminal Session using this method:
—4.4.3.3. Micro Focus Rumba (source: https://www.uipath.com/kb-articles/automating-terminals-and-mainframes)
The EHLLAPI implementation dll is ehlapi32.dll’; default, it is located in ‘C:\Program Files (x86)\Micro Focus\RUMBA\System’. The Ehll Enhanced checkbox should be unchecked.
Requirements/limitations:
In Micro Focus Rumba Desktop application one must associate a session short name letter (Options -> API… -> Identification ->Session Short Name). Also, must check the classic HLLAPI data structure (Options -> API… -> Configuration -> Classic HLLAPI data structure).----Save the terminal session.
- Before the Terminal Session Activity in your code, add a Start Process Activity and give the path of the saved terminal session.