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 » Search

 Search found 33 matches
Author Message
  Topic: Unable to deploy message flow which has SOAPInput node inMB7
satchin

Replies: 14
Views: 12676

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Sep 19, 2012 6:23 am   Subject: Unable to deploy message flow which has SOAPInput node inMB7
Laxmi,

Check in your classpath ../lib/rt.jar exists or not. if exists remove this from classpath and still if you are getting this problem remove JAVA_HOME variable from environment variables.

M ...
  Topic: Not able to read input message, used XMLNSC parser
satchin

Replies: 5
Views: 2873

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Mar 20, 2012 2:06 pm   Subject: Not able to read input message, used XMLNSC parser
Thanks all for your reply.

I solved the problem, it is related with namespace in input XML.
  Topic: Not able to read input message, used XMLNSC parser
satchin

Replies: 5
Views: 2873

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Mar 19, 2012 8:00 am   Subject: Not able to read input message, used XMLNSC parser
Hi All,
I developed message flow MQInput->Compute->MQOutput.

Not able read input message and assign to output message, I have created the message defintion files based on XSD and used XMLNSC ...
  Topic: Is it possible to configure remote queue for MQInput node
satchin

Replies: 4
Views: 4353

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sat Mar 17, 2012 2:03 pm   Subject: Is it possible to configure remote queue for MQInput node
Hi,

I have developed a message flow starting with MQInput node, for MQInput node I configured remote queue getting the following error.

MB7BROKER.default ) Node failed to open WebSphere MQ queue ...
  Topic: Unable to refer message set project from another message set
satchin

Replies: 2
Views: 1951

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Jan 11, 2012 4:28 pm   Subject: Unable to refer message set project from another message set
Hi,

I am new to message broker, currently I have started to develop a message flow to expose this as service its body is having 28 XSDs, I have created message definition files based on these XSDs ...
  Topic: Exception with SOAPExtract node in message flow
satchin

Replies: 9
Views: 8279

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Dec 20, 2011 4:18 pm   Subject: Exception with SOAPExtract node in message flow
Hi All,

Thanks for your reply, I think I have followed the wrong way, I am new to message broker.

What I thought is afer getting the SOAP response message to transform this message I have used ...
  Topic: Exception with SOAPExtract node in message flow
satchin

Replies: 9
Views: 8279

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sat Dec 17, 2011 5:19 pm   Subject: Exception with SOAPExtract node in message flow
Hi All,

I have created a message flow with SOAPInput->Process(SubFlow)->SOAPExtract->SOAPReply and exposing this message flow as service.When I hve not included SOAPExtract node it is givi ...
  Topic: Not able to create Message Definition Files from XSD
satchin

Replies: 3
Views: 4806

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sat Dec 10, 2011 4:21 pm   Subject: Not able to create Message Definition Files from XSD
Thanks for your reply.

I am getting the same exception for 5 more tags, we cannot maintain these tags in one xsd because we need to expose this service to 2 different applications. Few tags are man ...
  Topic: Not able to create Message Definition Files from XSD
satchin

Replies: 3
Views: 4806

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Dec 09, 2011 6:47 pm   Subject: Not able to create Message Definition Files from XSD
Hi,

I am trying to create 2 message definition files (request and response messages) based on 2 different XSDs, but I am getting the below exception message in the toolkit after creating.

Descri ...
  Topic: can we put MQInput and SOAPInput nodes in one message flow?
satchin

Replies: 7
Views: 4530

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Nov 14, 2011 7:17 am   Subject: can we put MQInput and SOAPInput nodes in one message flow?
Thanks all for your response.

I need to consider two message flows as one transaction only.

For the two message flows I need to main timeout, if the whoel transaction is not completed in 15 sec, ...
  Topic: can we put MQInput and SOAPInput nodes in one message flow?
satchin

Replies: 7
Views: 4530

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Nov 14, 2011 4:55 am   Subject: can we put MQInput and SOAPInput nodes in one message flow?
Hi All,

Please provide me the solution for the solution in the below scenario.

We have a requirement to accept the request from mqinput node and invoke a webservice using SOAPRequest, it sends a ...
  Topic: How add MQRFH2 header to MQ message
satchin

Replies: 5
Views: 8008

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Nov 01, 2011 8:39 am   Subject: How add MQRFH2 header to MQ message
Hi All,

Thanks for your response.

Below is the structure of the message flow that I am developing.

MQInput->Setup(Compute node)->HttpRequest->Construct reply(Compute node)->MQRepl ...
  Topic: How add MQRFH2 header to MQ message
satchin

Replies: 5
Views: 8008

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Oct 31, 2011 2:49 pm   Subject: How add MQRFH2 header to MQ message
Hi,

We have got a requirement to add MQRFH2 header to a message before it is send to HTTPService message flow in message broker v7.

Please help me how to add MQRFH2 header to a input message tha ...
  Topic: Creating bar file with the subflows to access in projects
satchin

Replies: 2
Views: 1563

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Oct 28, 2011 6:42 am   Subject: Creating bar file with the subflows to access in projects
Hi,

We are developing common subflows for exception handling ,auditing etc.,

can we create one bar file containing all these sub flows and reference this bar file in message flow project to acc ...
  Topic: Not able deploy message flow with SOAP nodes in WMB v7.0.0.2
satchin

Replies: 3
Views: 2097

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Oct 19, 2011 6:57 am   Subject: Not able deploy message flow with SOAP nodes in WMB v7.0.0.2
I am using Message Broker, Message Broker and Message Broker Explorer all at the same level v7.0.0.2
Goto page 1, 2, 3  Next Page 1 of 3

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.