cancel
Showing results for 
Search instead for 
Did you mean: 

BODS to Web Services Connection

former_member804926
Discoverer
0 Kudos

Here is how the issue looks like....

  1. From the server to target web service communication is good. no issues in server to web services

  2. Application is able to establish connection and able to import some functions from web services.

  3. Did test the target web services using SOAP UI tool and test results are good and target web services are up and running fine.

While connecting the Windows OS Log during execution of job

View Entire Topic
DayaJha
Active Contributor

Hi Shubhraman,

As per error message share in thread "There is no response for the web service <FunctionName>. Ensure that the network, web server, and service are running properly" it could be because of three reason.

Reason I: - Please check the version of BODS, this issue is product bug in "SAP Data Services 14.2.14.2803" it was fixed in "SAP DATA SERVICES 4.2 SP014 Patch 000007"

SAP KBA: - 3004646 - There is no response for the web service FunctionName. Ensure that the network, web server...

Reason II: - Configuration in Axis2.xml is not up to the mark, please refer below KBA

2642154 - Error: "There is no response for the web service DISCOVER_RFCSRV" when SSL is enabled for ...

1538360 - Error: There is no response for the web service function name. Ensure that the network, th...

Reason III: - WADL file is not supported in BODS, how to check please refer below SAP KBA

2648688 - How to validate a WADL file for SAP Data Services 4.2

1558402 - How to validate if your WSDL is supported by Data Services

2178417 - How to trace Data Services or CPI-DS call to external Web Service?

2675317 - Web service debug trace options - SAP Data Services 4.2

2127179 - Export WADL using URL for REST web service - Data Services

I hope this will help.

Regards,

Daya Jha

former_member804926
Discoverer
0 Kudos

Thanks a lot Daya.

Im checking the steps and will confirm if it fixed the issue. Thanks again!