Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Webservices response delay

Former Member
0 Likes
764

Hi SAP Folks,

I am facing a strange issue in SAP Webservices.

More precise:

I have developed a webservice to consume data from external system(Non-Sap) to SAP.Whenever the external system pushes data to SAP system, we will acknowledge the same as 'Success' or 'Failure'.

In Developement I am getting proper response when I test from SOAPUI 5.2 .But in Quality system(QA), I am facing the delay in response when I run the SOAP UI.

In SOAMANAGER(Quality system) i have configured 'Service definition', and regenerated, still issue is not resolved.

Case1:

When I click first time on run button in SOAP UI I am not getting response correctly.

Case 2:

When I click second time run button in SOAP UI I am getting the proper response.

Please throw a light in solving the issue.

Attached herewith the first run and second run response from SOAP UI.

Testing process:

Providing the WSDL in SOAP project and giving the data in SOAP UI, and clicking 'Run' button will acknowledge the response from SAP(Attached responses).

Thanks

Sujay.

1 REPLY 1
Read only

Former Member
0 Likes
548

Is it possible to post the code of your RFC(ZHR*FM) behind the Webservice?