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
Interop.PASSTERMLib.dl006C |
Latest | https://www.rocketsoftware.com/product-categories/application-modernization |
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 , SAP ECC 7 | 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.32 |
https://downloads.mysql.com/archives/c-net/
|
Microsoft JDBC Driver for SQL Server | Windows authentication for Microsoft SQL Server | mssql-jdbc_auth-9.4.0.x64.dll | 9.0 | https://docs.microsoft.com/sql/connect/jdbc/download-microsoft-jdbc-driver-for-sql-server Download mssql-jdbc_auth-<version>.dll using above URL and place it under ‘AssistEdgeAutomation\data\ wflow\sqljdbc\enu\auth\x64’ folder |
Oracle JDBC Driver | Database connectivity to Oracle database server through the standard JDBC application program Interfaces. | ojdbc8-21.1.0.0.jar | 21.1.0.0 | https://www.oracle.com/database/technologies/jdbc-ucp-122-downloads.html Download ojdbc8-21.1.0.0.jar using above URL and place it under ‘AssistEdgeAutomation\runtime\tomcat\apache-tomcat-8.5.65\webapps\jw\WEB-INF\lib’ folder |
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. |