Not getting data in SAP while consuming Web services

Scenario :
Trying to consume webservice published in 12.2.4 in CRM SAP 7.02

Issue.
Not getting data in SAP

Tired.

  1. capturing data in BODS using table as target to see whether SAP is able to send data or not. So I am getting data in my table, that means SAP is able to push data but BODS is not able to push back to SAP.

  2. tested with client utility as well it wroks fine

  3. executed in test mode as well.

Please help


sjain :india: (BOB member since 2009-04-17)

Hi Sandeep,

I have a similar issue. I have a Web Service created in SAP CRM. I have a userID and PWD to access the Web Service. When i try to use Excel to access this Web Service i get the structure in Excel. When i am trying to use Webservice Data Store it is not able to connect to the SAP system.

I get the following error codes
BODI-1111469
BODI-1112446

Any ideas how i should proceed.

Thanks


learner57 :us: (BOB member since 2007-03-20)

if you need login to view the WSDL then that is not supported by DS (webservice or adapter datastore) you will have to save the WSDL file to disk and use the file location as the WSDL url

open the WSDL using Internet Explorer, right click on the page select view source, sve this to a file


manoj_d (BOB member since 2009-01-02)