cancel
Showing results for 
Search instead for 
Did you mean: 

No data received.

Former Member
0 Kudos

I have SOAP-XI-RFC scenario.

I try to get data from CRM 4.0 in my ASP.Net application.

I use wsdl as a webservice.

Now, I pass required fields in Request_DT object in order to get the response_DT object using Service object.

I dont get the data from CRM 4.0. I have added a few test data in CRM system.

What can be the problem?

BAPIs that I used in MessageMapping ?

OR

CRM System credentials that I specify in RFC Comm channel ?

OR

something else?

Regards,

Narendra.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Narendra,

Put a break point in RFM (CRM system). Activate external debugging from utilities->setting->debugging for your user and see what happens when message comes to CRM system.

where it fails .

Hope it helps,

satish