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 25 matches
Author Message
  Topic: Can CorrelId value be changed using ESQL
Scorpio_16

Replies: 1
Views: 2154

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Nov 05, 2009 7:36 am   Subject: Can CorrelId value be changed using ESQL
Hi

Can we change the CorrelId Value in a compute node in Message Broker V6.1 ?

I have a simple piece of code which edits the correlId value as shown below
SET Environment.Variables.Order.Create ...
  Topic: RFH2 issue between MQ V7.01 and MQ V6.0.2.6
Scorpio_16

Replies: 2
Views: 2156

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Oct 29, 2009 4:09 am   Subject: RFH2 issue between MQ V7.01 and MQ V6.0.2.6
Hi
We are not doing any data conversion over the channels.
V7.0.1 QM(CCSID: 923) is on Solaris and V6 is on Windows(CCSID: 850).
  Topic: RFH2 issue between MQ V7.01 and MQ V6.0.2.6
Scorpio_16

Replies: 2
Views: 2156

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Oct 29, 2009 3:48 am   Subject: RFH2 issue between MQ V7.01 and MQ V6.0.2.6
Hi there

We have seen a strange result in sending a message between 2 queue
managers V7.01 to V6.0.2.6

The message created on V7.01 contains a RFH2 header and the message body. We have checked ...
  Topic: Data getting corrupted
Scorpio_16

Replies: 6
Views: 4254

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Oct 27, 2009 6:11 am   Subject: Data getting corrupted
Broker User trace log clearly says that the first field is assigned with the value 10016382. I can even see this on the transmit queue(stopped the channel). But this value is changing once it reaches ...
  Topic: Data getting corrupted
Scorpio_16

Replies: 6
Views: 4254

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Oct 27, 2009 5:45 am   Subject: Data getting corrupted
Correct its the RFH2 header at the beginning.
Further Info:
Broker V6.1 is built on solaris. MQ version 7.0.1.
Destiantion server is Windows, MQ v6.0.2.3

Thanks
  Topic: Data getting corrupted
Scorpio_16

Replies: 6
Views: 4254

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Oct 27, 2009 5:12 am   Subject: Data getting corrupted
Hi

we have an issue where the data that is being sent through Broker to the destination server is getting corrupted. The Broker user trace logs say that the data is correctly formatted and put to M ...
  Topic: Mapping Node
Scorpio_16

Replies: 3
Views: 2302

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Oct 06, 2009 7:59 am   Subject: Mapping Node
thanks.
Do you mean to say that I hard code it in the Esql to remove the RFH2 header?
Is there any other way doing this with out coding. i mean just by using Mapping Node.
  Topic: Mapping Node
Scorpio_16

Replies: 3
Views: 2302

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Oct 06, 2009 7:47 am   Subject: Mapping Node
Hi,
One of our flows uses mapping node to map the elements. By default eventhough the input message does not have RFH2 header the mapping node is creating one in the output message. i tried the optio ...
  Topic: XML output in V6.1
Scorpio_16

Replies: 8
Views: 5866

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 25, 2009 6:50 am   Subject: XML output in V6.1
Its not failing in middleware. The client to which we send the output xml is not happy with the additional NS. So is there anyway we can get rid of this in middleware ?

Thanks
  Topic: XML output in V6.1
Scorpio_16

Replies: 8
Views: 5866

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 25, 2009 5:06 am   Subject: XML output in V6.1
BROKER - 6.1.0.3
Toolkit - 6.1.0.3
  Topic: XML output in V6.1
Scorpio_16

Replies: 8
Views: 5866

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Sep 24, 2009 7:57 am   Subject: XML output in V6.1
We send the final output xml to thirdparty client which they validate and as a result of this additional namespace their process is failing. They want us to remove this additional namespace. As this i ...
  Topic: XML output in V6.1
Scorpio_16

Replies: 8
Views: 5866

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Sep 24, 2009 7:15 am   Subject: XML output in V6.1
We are migrating a flow from v5 to V6.1. Message sets are built using the schema provided.
the problem that I have is the output in V6.1 has an additional namespace (xmlns:xsd="http://www.w3.or ...
  Topic: MB v6.1 discards the output elements with value 0
Scorpio_16

Replies: 5
Views: 3313

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu May 14, 2009 3:36 am   Subject: MB v6.1 discards the output elements with value 0
Input data (xml format)

<SAMPLE_DATA>
<NAME>AAA</NAME>
<ADDR>asdf</ADDR>
<CONTACT>0</CONTACT>
<CHOICE>Y</CHOICE>
</SAMP ...
  Topic: MB v6.1 discards the output elements with value 0
Scorpio_16

Replies: 5
Views: 3313

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu May 14, 2009 3:18 am   Subject: MB v6.1 discards the output elements with value 0
Hi
It looks like MB v6.1 discards the output elements with value 0,
which is not the case in v5.0. can anyone let me know what settings do I have to change in the message set to get the output valu ...
  Topic: Message Parsing in v5.0
Scorpio_16

Replies: 16
Views: 6323

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Apr 06, 2009 11:06 pm   Subject: Message Parsing in v5.0
Problem with the browser.
I can see the code now. Thanks for all your help Kimbert.
Goto page 1, 2  Next Page 1 of 2

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.