Hi Expert,
I am extraction data from ECC 6.0 non unicode sytem using custom RFC using .Net connector version 1.2.0.0 , here is the exception thrown
11/30/2006 §§ 4:14:29 PM §§ Information §§ Begin Extract
11/30/2006 §§ 4:25:37 PM §§ Exception §§ CPIC-CALL: 'CMRCV'
LOCATION SAP-Gateway on host graf / sapgw01
ERROR program state check for conversation 29099380
TIME Thu Nov 30 16:25:03 2006
RELEASE 700
COMPONENT SAP-Gateway
VERSION 2
RC 471
MODULE gwr3cpic.c
LINE 3245
DETAIL program sapgw01 on host graf called function DEALLOCATE in
state WAIT_FOR_SYNC
COUNTER 6135
§§ Stack Trace:: at SAP.Connector.SAPConnection.ThrowRfcException(RFC_ERROR_INFO_EX rfcerrInfo, Encoding encoding, String languangeCode)
at SAP.Connector.SAPClient.RfcInvoke(String method, Object[] methodParamsIn)
at SAP.Connector.SAPClient.SAPInvoke(String method, Object[] methodParamsIn)
can any one please tell me what could be possible solution for above exception.
if i run the RFC using SAP gui it return the data and
no dump found on SAP side when extraction failed
thanks in advance
John