Hi, all.
I know this question have been asked many times in the forum. However, I haven't found the answer that I need. I'm setting up a simple test scearnio: jdbc -> PI -> web service. The web service is setup with a bapi published as a web service in soamanager. I am able to test the web service from the portal wsnavigator without any issue.
However, when I am trying to call the web service using the soap adapter, nothing happens even though I can see the checkered flag in the sxmb_moni. The RWB also reports no error. Here is the soap receiver adapter config:
target url: http://XXXX:8013/sap/bc/srt/wsdl/bndg_4D9D2ACF4C0913E5E10000000A6430E2/wsdl11/allinone/ws_policy/document?sap-client=XXX
The above url is received from the "Open WSDL document for selected binding" from soamanager. I have also supplied the user/password in the adapter configuration. The option "Do not use soap envelop" is selected as I don't think the soamanager service has a soap envelop. The "soap action" is left blank.
Please advise if I have done something wrong. I have added a breakpoint on the bapi and nothing happens. So I don't believe the web service in soamanager is ever called.
Thanks,
John.