I'm consuming a XI webservice in a dot net application.But while running the application the service is not invoked and hence the desired result is not obtained. For invoking the webservice i'm using the following statement:
USER_RES = USER_DETAIL_SVC.MI_Http_RFC_out(USER_REQ)
USER_RES,USER_DETAIL_SVC,USER_REQ are objects of classes.
I have used the proxy credentials too.
Can anyone tell where is the problem.
Need help
Hi,
Have a look at this weblog it might be helpful:
https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2131 [original link is broken] [original link is broken] [original link is broken] [original link is broken]
Regards
Suraj
Add a comment