Automation Use-case Specific Prerequisites
Component | Required For | Assembly | Version | Reference |
Passport Host Integration Objects (HIO) | Passport HIO enables Windows users to securely connect to applications running on IBM Mainframe Systems |
AxInterop.PASSTERMLib.dll
Interop.PASSHIOLib.dll
|
Latest | |
Mainframe automation Assembly which comes with the licensed version of Attachmate EXTRA | If client wants to automate Mainframe applications using Attachmate EXTRA emulator | Interop.Extra.dll | 9.3.1 | https://www.microfocus.com/products/extra/overview |
Mainframe Attachmate Reflection | If client wants to automate Mainframe applications using Attachmate Reflection emulator |
Attachmate.Reflection.dll
Reflection.Emulation.OpenSystems.dll
|
16.1 | https://www.microfocus.com/products/reflection/overview |
Microsoft OneNote Office Interop Assemblies | To use OneNote OCR feature | Interop.Microsoft.Office.Interop.OneNote.dll | 1.1.0.0 | https://www.nuget.org/packages/Interop.Microsoft.Office.Interop.OneNote/ |
SAP Thick Client Interop Assemblies | To use SAP Thick Client automation |
Interop.SAPFEWSELib.dll
Interop.SAPROTWR.dll |
SAP
ECC 6 |
Download and install the SAP GUI from SAP Site. After downloading and installing it, Interop.SAPFEWSELib.dll and Interop.SAPROTWR.dll could be located at C:\Program Files\SAP\FrontEnd\SapGui\ SapDtsCOMFramework\ |
Rumba Terminal Emulator | To use Rumba emulator for mainframe application automation | ehlapi32.Dll | 9.5 | https://www.microfocus.com/products/rumba/overview |
AccessDatabaseEngine 2007 | Required for Advanced Loop activity | AccessDatabaseEngine.exe | 2007 |
|
MySQL.Data.8.0.15 | To automate process using Execute DB Query with MySQL database | MySQL.Data.dll | 8.0.15 |
https://downloads.mysql.com/archives/c-net/
|
NOTE: |
With the URLs mentioned in the above “Reference” column, you can either download the assemblies or you will get the reference to procure any licensed software. All the above mentioned Interop assemblies are auto-generated by visual studio when referenced with their respective COM component. These COM components are bundled with either licensed or free software mentioned in “Component” column. |