Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC Server issue using JCo3

Former Member
0 Kudos

Hi,

u201CI am trying to send MATMAS IDOC from SAP to non-SAP system using JCo3. But it is giving error RFC_ERROR_INTERNAL: COMMUNICATION_FAILURE Cannot lock transaction". I checked this error in TCode SM58 in SAP system.

However, I am able to send successfully using JCo2. Could anybody help me about the solution or suggestion, if I am missing something.u201D

Regards,

Anzar

2 REPLIES 2

Former Member
0 Kudos

Hi,

Are you trying to send Idoc to no-sap System?

If yes then you have to reset or restart SAP Listner and Adapter at non-sap end.

And then once again try to send the same idoc

Thanks & Regards,

ShreeMohan

Edited by: ShreeMohan Pugalia on Jul 22, 2009 2:52 PM

0 Kudos

Thanks Mohan,

Yes I am sending IDOC to non-SAP System (Java application) from SAP System.

I reset / restart the adapter listener, but still facing same error.

I checked the connection at SM59, it is showing connection with non-SAP system is working fine.