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 » MRM: Repeating fields

Post new topic  Reply to topic
 MRM: Repeating fields « View previous topic :: View next topic » 
Author Message
el_pollo_del_mar
PostPosted: Tue Nov 05, 2002 2:45 pm    Post subject: MRM: Repeating fields Reply with quote

Novice

Joined: 01 Jul 2002
Posts: 13

I'm attempting to use the CWF attribute 'Repeat Count Value of' within an MRM message.

The aim of this is to use the following COBOL copybook:
01 INPUT-RECORD.
03 LINE-ITEM.
05 LINE-ITEM-COUNT PIC 99.
05 LINE-ITEMS OCCURS 0 TO 10 TIMES DEPENDING ON LINE-ITEM-COUNT.
07 FIELD1 PIC X(10).
07 FIELD2 PIC X(10).

To produce a message where the 'LINE-ITEM-COUNT' field comes -after- the LINE-ITEMS structure. eg:
aaaaaaaaaabbbbbbbbbbaaaaaaaaaabbbbbbbbbb02

However, MRM removes the 'Repeat Count Value of' attribute whenever I reorder the top-level compound type (LINE-ITEM).

Is there any way around this?

Does OCCURS DEPENDING ON have to be used to take advantage of the 'Repeat Count Value of' attribute within CWF?
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 » MRM: Repeating fields
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.