2011 Aug 17 11:02 AM
Hello,
We have a topical error regarding Web services.We have created a web servicepublished-created the end points ..it is working fine.
Once u transopted to Quality we are getting "Invalid Response content type. Server returned code (500) with message <Internal Server Error> and content type <text/html; charset=utf-8>. Http proxy info: none"
We checked the patch level in DEV and Quality system.
Please help us..
Thanks in advance.
Moderator message: please choose more descriptive subject lines for your posts.
Edited by: Thomas Zloch on Aug 17, 2011 4:20 PM
Hello,
We have a topical error regarding Web services.We have created a web servicepublished-created the end points ..it is working fine.
Once u transopted to Quality we are getting "Invalid Response content type. Server returned code (500) with message <Internal Server Error> and content type <text/html; charset=utf-8>. Http proxy info: none"
We checked the patch level in DEV and Quality system.
Please help us..
Thanks in advance.
Moderator message: please choose more descriptive subject lines for your posts.
Edited by: Thomas Zloch on Aug 17, 2011 4:20 PM
2011 Aug 17 12:34 PM
Hello Sumana,
There might be some type mismatch in the input data you provide to the web service.
First you confirm whether the data types of your data and data types of receiver end are same.
Try to convert the data if it is the case.
I am working on similar task.
Here, I have converted the data to string format and sent it, as the receiver data type is in 'string'.
However, this is for outbound process.(i.e., consuming web services)
2011 Aug 17 3:53 PM
Hello,
Could you tell us were to check for Char-set in ABAP system.
Thanks in advance
2011 Aug 17 4:19 PM
Have you been to tx SOAMANAGER in the quality system to set up the correct binding, and to generate the fresh WSDL? That has to be done after each transport.
2011 Aug 17 4:41 PM
THe application consumes 23 web service and 4 RFC's, but the problem we are experiencing is only with this service. We have transported the service - Published in SE 80 - Created endpoints in SOAMANAGER.
The service in working in CE 7.2 DEV but throwing an error after transported to CE 7.2 Quality.
2011 Aug 18 5:58 AM
I'm still not clear on an important point.
In your quality system, have you run transaction SOAMANAGER?
2011 Aug 18 7:06 AM
Hi Matt,
Thanks for the reply, We have executed the Tx SOAMANAGER for couple of times but the web service is giving the same error as posted above.In se37 the function module is working fine.
Kindly help us..
Thanks in advance.
2011 Aug 18 8:23 AM
And you have checked in SOAMANAGER on quality that the configuration is correct (i.e. similar to that in your development system).
2011 Aug 18 8:31 AM
When we execute the transnported service in Quality SOAMANAGER, except this servie all other services are executed successfully. Only this service is giving us the following error:
Invalid Response content type. Server returned code (500) with message <Internal Server Error> and content type <text/html; charset=utf-8>. Http proxy info: none
2011 Aug 18 8:42 AM
Matt,
The configurations are same for SOAMANAGER in Dev and Qlty. Also the service in concern "zbom_reqonhold_readdata" is working fine in DEV. Tested this service in SOAMANAGER and CE Service registry as well. After transporting to Quality, the associated function module is working fine. But when this service is executed in SOAMANAGER or CE Service registry it is throwing this error.
Any help on this is highly appreciated.
Regards,
Sumana
2011 Aug 18 9:50 AM
Check SICF that the service is activated.
Go to ST01, start an authorisation trace. Attempt to use the service, then look at the trace to check if it's an auth issue.
Check SM21 for any indication of an issue at that time.
The problems I've encountered have been the service not being activated, the role not having the service included with the correct hash entry as in USOBHASH, or other authorisation errors.
Finally, go to SMICM, and using one of the options there, up the trace level to 3. But if you get to that stage, you're really getting into networking type knowledge.
2011 Aug 19 8:23 AM
Matt,
Thank you for your reply.
We were able to close this issue. The syntax error the service was not allowing the service to execute. Still wondering how it worked in Dev.
However, we had recreated the service definition and transported the same to Quality and now its working.
2011 Aug 18 9:59 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |