ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » HTTP WebService Issue

Post new topic  Reply to topic
 HTTP WebService Issue « View previous topic :: View next topic » 
Author Message
Gaya3
PostPosted: Tue Aug 12, 2008 3:45 am    Post subject: HTTP WebService Issue Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

Hi

I am trying to call a WebService

I will get XML message , which i will convert it to SOAP using WSDL and calls the Webservice using HTTP Request node (HTTPS)

MQInputNode --->Compute(XMLtoSOAP)-->Compute(PrepareHTTPReq)-->HTTPRequest(SSL)

i did ping and telnet the external webservice , its working and i could see the session

But when i try to call through the MB flow its issuing
Socket error detected whilst invoking Web service located at host <...> port 443


Where the ESQL of PrepareHTTPRequest
SET OutputRoot.HTTPRequestHeader.POST = '/webservice/gayathri.asmx';
SET OutputRoot.HTTPRequestHeader."Content-Type" ='text/xml';
SET OutputRoot.HTTPRequestHeader.Host = 'ipaddress';
SET OutputRoot.HTTPRequestHeader.SOAPAction = 'soap action';
SET OutputLocalEnvironment.Destination.HTTP.RequestURL = 'target URL';

Note: itz working well for HTTP and for the local host
Just throw some light on to this
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » HTTP WebService Issue
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.