cancel
Showing results for 
Search instead for 
Did you mean: 

Dump when trying to invoke RFC function from Webchannel

Former Member
0 Kudos

Dear all,

I recently tried to invoke a RFC function from Webchannel. But I got dump like this:

Actually, the error message showed that, null object is pulling out from com.sap.wec.tc.core.backend.ConnectionFactory.getDefaultConnection().

I have no idea about this at all. Does anyone know it?

Thank you.

Best Regards,

Sam.

Accepted Solutions (0)

Answers (2)

Answers (2)

steffen_mueller3
Participant
0 Kudos

Hi Sam,

the issue occurs in your khalibre package. I suppose that you try to access the backend but entries in the backendobject-config.xml, businessobject-config.xml are not correct. Or not taken into account correctly.

Thus, please check these settings in the xml files and ensure that you module enhancement is taken into account. Finally, Hamendra already proposed the debugger...

Best regards,

  Steffen

former_member193379
Active Contributor
0 Kudos

Hi Sam,

Please put the debugger on and debug the code please. That will guide you about this problem.

Thanks,

Hamendra