Theja,
1. You can get the SAP Jco from SAP Service market place. It is generally available in Portals when you install SAP EP6 SP2 onwards. That should suffice your requirement to connect to SAP.
2. Use the document in EP6->Java Development->Documentation area.
"JCo in the Portal Platform
JCo is included in the portal platform. However SAP JCO/ JCOClientService should not be used anymore in Enterprise Portal 6.0 and above.
Webservices or the "Java Connectivity Architecture" implementation "SAP Connectorframework" is recommended instead. This Framework provides additional functionality, especially the connection management, which allow tp programm scalable connections "
3. You should probably follow the example code to connect to SAP using Java Connector functionality as suggested by SAP.
4. Please follow this example published on SDN to be able to call RFC in Portals (EP6 SP2).
Hope this helps.
Regards
Senthil
Add a comment