cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Adapter option is disabled in adapter monitoring

Former Member
0 Kudos

Hi

I am trying a simple SOAP to FTP scenario. I have done all the steps in the repository as well as the directory and i have even activated it, but in adapter monitoring the SOAP adapter option is disabled.

Hope someone could help me out on this.

Thanks & Regards

Rahul

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi ,

The SOAP adapter monitor remains diabled until you actually send a message through it. It will be clickable after that. Of course, in my experience, it does not give much more explanation even then, just tells you it is running.

Regards

Manish

Former Member
0 Kudos

Hi,

These are the steps which I have followed,

1. I have defined a web service for the message interface in the integration directory.

2. I used that defined webservice to create a webservice based model in webdynpro.

3. Through the application created in webdynpro I am sending name and company to the SOAP adapter.

4. I have also defined a sender communication channel which uses SOAP adapter.

After all these steps I dont have the SOAP adapter option enabled in adapter monitoring.

Can you please help me out.

Thanks.

Rahul

Former Member
0 Kudos

Hi Rahul,

Have you tried to send a message through the SOAP adapter?

Regards

Manish

Former Member
0 Kudos

Hi ,

Did you able to complete your scenario. I am also facing the same problem and soap adapter is disabled in the adapter monitoring. also when i have send the message using webdynpro application and webservice nothing is comming in the message monitoring or sxmb_moni.

If you know some solution plesae tell me soon.

Regards,

Gopesh

former_member187339
Active Contributor
0 Kudos

Hi Rahul,

We have also faced this type of problem. But at that time we were calling XI from a ASP.Net page.Just a few suggestions which you can try out :

1) Using XMLSPY and your wsdl file, try sending a SOAP request to the XI. If you got the response then there is no problem with your scenario.

2) If you didn't get the response or any erro comes then try recreating a new scenario nad repeat 1) (we have to do this after that only we got success )

3) Check your webdynpro code which call the XI server. Have a look at this weblog :

/people/sap.user72/blog/2005/09/15/connecting-to-xi-server-from-web-dynpro

Hope this will be helpful.

Regards

Suraj

Answers (0)