‎2009 Aug 29 7:52 AM
Hi,
I am new to web service concept.
I have a created a Web service for a RFC to connect . Net system. But .net developer unable to connect by using the same web service link. he is able to connect if he change 'default host' which is part of webservice path.
ex: https:/dev.xxx.default_host:xxxx/sap/............................
I have to change the default_host in the link. Is it possible to change the default host only for particular web service?
he is getting SOAP processing failure, error id = 1001 error message.
2) Path holds dev system id and client number,
Do i need to regenerate the same web service again in QA client once i transport the webservice to Quality. How can i over come this problem with out regenerating?
Thanks,
Bhanu.
‎2009 Aug 29 9:45 AM
once you move your web service to QA and PRD the change can be done in .net only they have to point out to the different client numbers and diff host/server names..
‎2009 Aug 29 8:29 PM
Thanks for the reply. I will let you know if i face any problem on this....Once again thanks for your time.
But how i can change the default host name in the path?
Thanks,
Bhanu Gattu,
‎2009 Aug 29 11:24 PM
as an abaper I doubt if you have any access to change the host name... either Basis/ security team can do it. Once the changes are made .net developer need to make the changes on his end... nothing more from ABAP.
‎2009 Sep 03 12:11 AM
Thanks for the response.
Here i have one more problem. I am able to test the web service using Web Service Navigator. But .NET developer is unable to test it i mean he is unable to access the web service link. He is not getting any response from web service.
How can i make sure from ABAP stand point everything is working fine and perfect. I need the procedure to test the Web Service from ABAP.
I tried using SOAP client but i am not successful there.
Plz its urgnt.
Thanks,
Bhanu.