cancel
Showing results for 
Search instead for 
Did you mean: 

How to use connection_factory.get_current_connection() in IPC

Former Member
0 Kudos

Hi Everyone,

I need to use use connection_factory.get_current_connection() in IPC to make RFC call to CRM, but I don't know what's the JCo connection object for it - how to instantiate it?

Any advise?

Thanks, Jin

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

ok

Former Member
0 Kudos

Hello Jin,

Apologies for the confusion due to the version issues. The class

com.sap.sxe.db.imp.rfc.connRFC

in AP 7.00 is deployed as a part of the VMC. Use Transaction SM53 to explore the VMC Admin tool. Look for the CLASSES.BASE parameter setting. This will normally give you the location of the library files *jar) you are looking for.

In your case, the class is a part of the installation component /0SAP/IPC and is in the module /0SAP/AP_BASE_DATABASE_IMPL/.

Easwar Ram

http://www.parxlns.com

Former Member
0 Kudos

Hi Easwar,

Thank You So Much for your great help and I feel I have a hope again. I will work with our Basis and let you know ...

Thanks again, Jin