Application Development and Automation 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: 
Read only

RFC call runtime error

Former Member
0 Likes
1,287

I am getting the following dump

[SAP.111.9506] WmSAP Adapter: Missing notification - MsgType:

This is from a RFC function call to WebMethods. What could be the reason for this dump and how to best handle such scenarios. I would rather display a message rather than get a dump.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
879

Check have you raised any exceptions while calling RFC. If not use standard exceptions.

3 REPLIES 3
Read only

Former Member
0 Likes
880

Check have you raised any exceptions while calling RFC. If not use standard exceptions.

Read only

Former Member
0 Likes
879

Hi,

I am also facing the same issue. However there is no issue with SAP to SAP connecitivity like ECC to other systems like BI and CRM etc., only this problem is for External to SAP like Webmethods.

Can you please tell me if it is fixed for you then what was the fix you did?

appreciate your earliest reply on it.

Thanks

Grandhi.

Read only

Former Member
0 Likes
879

Hi,

I am also getting the same error. Can you let me know how you solved it