Hello,
I want to use the SAP Enterprise Connector in a development component (EJB). Does someone know, which DCs are required for that? Help is only on *.jar to import in Class Path.
I tried to add all DCs I have in a Web Dynpro DC, which also uses RFC, but then the following types are still undefined:
com.sap.aii.proxy.framework.core.TypeMetaData
com.sap.aii.proxy.framework.core.JcoMetaData
When I add DC com.sap.aii.proxy.framework those types are resolved, but then this is deprecated in my version 7.10 SP 7?!
What is the non deprecated version?
Another question I have, can I use something like in Web Dynpro to configure the RFC destination on the server and not in code? I see in Netweaver Administration the RFC destinations... How do I use this?
Okay found for that: http://help.sap.com/saphelp_nwpi71/helpdata/de/8b/8e7dac1e661d44bf2a676fd3948cc6/frameset.htm
By the way, it would have been helpful to give the DC to be used in that help. Half of the documentation gives only java packages and not both, DCs and JAR Libraries...
Thx for any help,
Frank
Edited by: Frank Schulten on Jun 5, 2009 9:10 AM