eviware support wrote: |
---|
Hi!
hm, this should work. What response do you see in the HTTP log for the request?
eviware.com |
Thanks a lot Ole for the response .This is the complete roadblock for our project. Your help in this regards will be much appriciated.
I sent some sample simple request . Http logs displays as below :
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> "POST /PortfolioRisk-CP/PortfolioRisk_V1.svc HTTP/1.1[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> "Accept-Encoding: gzip,deflate[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> "Content-Type: application/soap+xml;charset=UTF-8;action="
http://risk.portfolio.services.tfn.thomson.com/2011-01-01/GetRiskMeasures"[\r][\n]"Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> "User-Agent: Jakarta Commons-HttpClient/3.1[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> "Host: imriskserver-02[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> "Content-Length: 1038[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> "[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> "<soap:Envelope xmlns:soap="
http://www.w3.org/2003/05/soap-envelope" xmlns:user="
http://schemas.reuters.com/ns/2007/10/cp/user_identity" xmlns:ns="
http://risk.portfolio.services.tfn.thomson.com/2011-01-01/" xmlns:thom="
http://schemas.datacontract.org/2004/07/Thomson.Financial.Vestek.Apps.TopasEnterprise.TopasWebServiceShared.Date20091126" xmlns:ns1="
http://risk.portfolio.schemas.tfn.thomson.com/Messages/2011-01-01/">[\r][\n]"Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> " <soap:Header>[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> " <user:userIdentity>[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> " <user:UUID>TOPETEST7</user:UUID>[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> " <user:SUBID>?</user:SUBID>[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> " </user:userIdentity>[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> " <ns:RequestId>3efd3d61-82da-4f1e-b392-08c7ce0ca9d5</ns:RequestId>[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> " <ns:ClientDetails>[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> " <!--Optional:-->[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> " <thom:MachineDetails>?</thom:MachineDetails>[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> " <!--Optional:-->[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> " <thom:ProductVersion>Portfolio risk 1.2</thom:ProductVersion>[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> " </ns:ClientDetails>[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> " <ns:ApplicationCode>PWT</ns:ApplicationCode>[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> " </soap:Header>[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> " <soap:Body>[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> " <ns1:GetRiskMeasuresRequest/>[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> " </soap:Body>[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:>> "</soap:Envelope>"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:<< "HTTP/1.1 415 Cannot process the message because the content type 'application/soap+xml;charset=UTF-8;action="
http://risk.portfolio.services.tfn.thomson.com/2011-01-01/GetRiskMeasures"' was not the expected type 'text/xml; charset=utf-8'.[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:<< "HTTP/1.1 415 Cannot process the message because the content type 'application/soap+xml;charset=UTF-8;action="
http://risk.portfolio.services.tfn.thomson.com/2011-01-01/GetRiskMeasures"' was not the expected type 'text/xml; charset=utf-8'.[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:<< "Cache-Control: private[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:<< "Server: Microsoft-IIS/7.0[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:<< "Set-Cookie: ASP.NET_SessionId=reumzzr0sc0zbpnf2ge23dbr; path=/; HttpOnly[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:<< "X-AspNet-Version: 2.0.50727[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:<< "X-Powered-By: ASP.NET[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:<< "Date: Wed, 11 May 2011 06:35:43 GMT[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:<< "Connection: close[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:<< "Content-Length: 0[\r][\n]"
Tue May 10 22:35:37 GMT-08:00 2011:DEBUG:<< "[\r][\n]"
Attached the same for your reference
Thanks
Gourish