We have placed sapjco3.dll and sapjco3.jar files to WEB-INF/lib folder, and Application Test Connection is successful but provisioning is failing with following Exception:
java.lang.NoClassDefFoundError: com/sap/con/jco/JCoException.
We did not face this issue in lower environment.
We have also noticed that SAP account aggregation fails if its executed on let’s say taskServer2. Even though the required libraries are present in IIQ/WEB-INF/lib folder somehow IIQ is not able to load those.
Hi @kumar_priya we have windows server. But why do we need to remove sapjco.dll file? Its mentioned in the connector document that this file also need to be copied to classpath. Have you faced similar issue?