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 » MQIIH header using Compute Node for MQ-IMS Bridge

Post new topic  Reply to topic
 MQIIH header using Compute Node for MQ-IMS Bridge « View previous topic :: View next topic » 
Author Message
tashir
PostPosted: Fri Apr 01, 2005 12:44 am    Post subject: MQIIH header using Compute Node for MQ-IMS Bridge Reply with quote

Newbie

Joined: 04 Feb 2002
Posts: 3

Hi...

I am trying to add the MQIIH using Compute Node. I am able to do that using the SET OutputRoot.MQIIH. ....

But when a message is sent to MQ-IMS Bridge... it expects LL ZZ Transcode and then the actual data.

The LL field contains the size of the message plus 2 bytes for the LL plus 2 bytes for the ZZ ZZ contains zeros.

I can do this using a Java Program or a C++ program. But adding this after the MQIIH and before the data is painful using Compute Node.

Has anyone done this before..??

Ashir
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
JT
PostPosted: Fri Apr 01, 2005 8:45 am    Post subject: Reply with quote

Padawan

Joined: 27 Mar 2003
Posts: 1564
Location: Hartford, CT.

For MQ/IMS-bridge messages our CWF construct is comprised of two elements:
  • The LL portion of the LLZZ is defined as a xsd:short with a physical type of integer. Length is 2 bytes.
  • The message PAYLOAD is defined as a xsd:string with a Physical Type of Length Encoded String 2.
    An element defined as Length Encoded String 2 requires the first 2 bytes be the length of the payload, in essence the ZZ portion of the LLZZ.
Quote:
Length Encoded String 2. The element's first two bytes contain the length of the string following the 2 length bytes in length units. The maximum length of a Length Encoded String 2 element is 65535 length units. The two length bytes are in the format of the WebSphere MQ queue manager Encoding.
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 » MQIIH header using Compute Node for MQ-IMS Bridge
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.