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 » Issue with invoking SOAP node after deployment

Post new topic  Reply to topic
 Issue with invoking SOAP node after deployment « View previous topic :: View next topic » 
Author Message
nalan
PostPosted: Thu Apr 04, 2013 1:58 pm    Post subject: Issue with invoking SOAP node after deployment Reply with quote

Newbie

Joined: 04 Apr 2013
Posts: 2

I have modified an existing message flow which were using 3 SOAP Input nodes to 2 SOAP and 1 HTTP input node for testing purpose. I have configured the HTTP node to perform a wild card search like /*PTP_ENTRY. After deployment it was observed that I am getting "Unable to map URL error" when i try to invoke the entry flow using nettool utility. Can anyone throw some lights how can I debug this issue?

Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri Apr 05, 2013 2:53 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

What's a wildcard search?

Where does it say that HTTPInput node supports this?
Back to top
View user's profile Send private message
nalan
PostPosted: Fri Apr 05, 2013 7:04 am    Post subject: Reply with quote

Newbie

Joined: 04 Apr 2013
Posts: 2

I meant the wild card entry for the node property "path suffix for URL*". Yes Http and SOAP node support this wild card search.

When I ran the mqsireportproperty command for the httpConnector for the broker where I deployed the flow, i can't see the flow name in the list of URL registered for the execution group even though the flow is seen running in the EG.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri Apr 05, 2013 7:17 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

nalan wrote:
I meant the wild card entry for the node property "path suffix for URL*". Yes Http and SOAP node support this wild card search.

Where does the documentation say this exact form is allowed?

nalan wrote:
When I ran the mqsireportproperty command for the httpConnector for the broker where I deployed the flow, i can't see the flow name in the list of URL registered for the execution group even though the flow is seen running in the EG.


Restart the EG twice, and check again.
Back to top
View user's profile Send private message
gunjand
PostPosted: Fri Apr 05, 2013 1:09 pm    Post subject: Reply with quote

Novice

Joined: 21 May 2009
Posts: 23

You can try /* to catch all requests, just to see if your wildcard search works.

Below is the documentation that states wildcard search is supported.

http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac04565_.htm
Back to top
View user's profile Send private message
Vitor
PostPosted: Sun Apr 07, 2013 10:33 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

gunjand wrote:
You can try /* to catch all requests, just to see if your wildcard search works.


It does. The link you posted explicitly says that.

gunjand wrote:
Below is the documentation that states wildcard search is supported.

http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=%2Fcom.ibm.etools.mft.doc%2Fac04565_.htm


It says that the node supports:

Code:
/Foo/bar/*


The OP is trying:
Code:
/Foo/*bar


which is not the same thing.
_________________
Honesty is the best policy.
Insanity is the best defence.
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 » Issue with invoking SOAP node after deployment
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.