Need SAP HANA Connector for AppWorks 26.2
Hi Anshul,
There is no OOTB SAP Hana Connector from Process Automation/AppWorks. We have a SAP connector which is community connector, but that's with BAPI, RFC.
For SAP HANA, you can try connecting via JDBC using SAP HANA JDBC driver
Yes, we need SAP connector (community connector) only to use BAPI and RFC in AppWorks 26.2
Refer Product documentation, software downloads & patches - OpenText Process Automation Connectors Guide about community connector details. Looks like link is broken, please check OpenText SAP Connector
Tried the same, but received bellow error:
Here is the attached Log File
Error is "java.lang.ExceptionInInitializerError: JCo initialization failed with java.lang.UnsatisfiedLinkError: Native Library F:\AppWorks\AppWorksPlatformCE\MEI_DevInst\BAC\SAP\lib\sapjco3.dll already loaded in another classloader"
Can you try creating the SAP connector/service container outside TomEE?
I have removed the sapjco3 file from TomEE lib folder and "F:\AppWorks\AppWorksPlatformCE\MEI_DevInst\lib" folder. After which bellow error is coming.