Share all details about your problem, including any error messages you may have received.
I have an instance of an SAP IDES Demo Installation on my personal PC. I wanted to test out the SAPDirect Access Connector for learning purposes. I have been frantically searching for SAPJCO3.1 JAR or later with its appropriate DLL supporting Windows. I could get hold of only outdated SAPJCO3.0 with its DLL which is of no use as it has been deprecated in 2020 itself and wiki suggests that SAPJCO3.0 Jar is not supported for 8.1 and 8.2 IIQ installations. I have been frantically searching for the SAPJCO3.1 JAR or later jars with appropriate DLL’s to just test the SAP connection successfully. I have created an 800 client logon with user IDADMIN to SAP system.
Can someone please help me with the applicable SAPJCO jar file as I am not a customer of SAP or don’t have a P-ID or S-ID support access to download from SAP Support Site.
I understand this might be frustrating, but it’s the reality.
Legal and Licensing Restrictions:
Even if someone were to have the JAR and DLL files, sharing them with you would be a violation of SAP’s licensing terms.
This is why you won’t find legitimate download links on public forums, GitHub, or general software download sites. Any such links would be unofficial and potentially illegal.
In summary, your pursuit of SAP JCo 3.1 without SAP Support Portal access is unfortunately futile through legitimate channels. Your best bet is to leverage an existing SAP customer/partner relationship if you have one.
Understood! Well, I have an other case where I have a PeopleSoft HCM Windows Native Installation. I am trying to get to onboard the PeopleSoft HCM Database and there are two issues:-
Obtaining psjoa.jar which was included in the PeopleSoft Installation. This Worked!
It also needed a PeopleSoftHRMSConnector.jar and from the documentation provided by SailPoint(Creating the PeopleSoft HRMS Jar File), it is vague as to how to generate the jar file. By what ever steps mentioned, I figured out on how to use the PeopleSoft Client tools to use the Application Designer and it took grueling 3 days. But when it came to generating the jar files:
the following steps from the link mentioned..
jar -cvf PeopleSoftHRMS.jar *
does not compile the Java Files generated by the process, this is misleading.
Even If I am able to generate the class files through an IDE. The generated PeopleSoftHRMSConnector.jar does not contain default connector class. I tried every method in the book to make it work, but the SailPoint IIQ Admin UI would throw the same error that it is not able to find the sailpoint.connector.PeopleSoftHRMSConnector class though I placed it in the WEB-INF/lib and WEB-INF/lib-connectors folders.
My point is that, Is there any specific accurate documentation to try out. So, now I realize I need to develop my own jar by using eclipse SailPoint IIQ SDK tools from this link - SailPoint IdentityIQ Eclipse Plugin as I am not able to implement sailpoint.object.Schema.FieldType in my code and it is not available to inherent identityiq.jar and all other jars provided by the Default IIQ Installation. I am 4 days into this without any success.
My question to you is how do you address this issue as SAP is ruled out? These are only low hanging issues as it is not at a client site that I am facing these issues, but trying to gain some knowledge and directions from Ambassadors like you.
Thank You! for promptly responding for the SAP issue.