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 » Using references when creating complex message set outputs.

Post new topic  Reply to topic
 Using references when creating complex message set outputs. « View previous topic :: View next topic » 
Author Message
Gale
PostPosted: Wed Dec 08, 2004 1:47 pm    Post subject: Using references when creating complex message set outputs. Reply with quote

Novice

Joined: 08 Dec 2004
Posts: 12
Location: Portland, OR

Please help! I need advice using namespace references to create output message trees. I have a huge message I need to break out into smaller output messages. The message consists of several fields, then a group of repeating fields. It is the repeating group which needs to be broken.

The following code recreates the entire message. How do I get the just the first non-repeating fields to be created?

DECLARE mastersync NAMESPACE 'http://www.ibm.com/websphere/crossworlds/2002/BOSchema/prgn_ymil_i532_mat_mast_synch';
DECLARE material NAMESPACE 'http://www.ibm.com/websphere/crossworlds/2002/BOSchema/prgn_gt_ymsil_i532_mat';

DECLARE inRef REFERENCE TO InputRoot.MRM.mastersync:prgn_gt_ymsil_i532_mat.material:prgn_gt_ymsil_i532_mat;
DECLARE outRef REFERENCE TO OutputRoot.MRM.mastersync:prgn_gt_ymsil_i532_mat.material:prgn_gt_ymsil_i532_mat;

CREATE LASTCHILD OF OutputRoot.MRM AS outRef FROM inRef;
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 » Using references when creating complex message set outputs.
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.