on 2006 Jan 13 4:36 PM
Hi all,
I have a unbounded message with the following structure
messagename(unbounded)
Header
element1
LineItem
Item(unbounded)
orderno
lineitemno
ex:
message'1'
Header
a
Lineitem
item
1(ordnum)
10(lineitem)
message'2'
Header
a
Lineitem
item
2(ordnum)
10(lineitem)
message'3'
Header
a
Lineitem
item
1
20
Now , I want to group the message with the same order number.(messages 1 and 3)
The desired result woud be like,
message'result'.
Header
a
Lineitem
item
1
10
item
1
20
Can somebody help me in grouping this.
Thanks in advance,
sudha.
hi,
look at this weblog by Stefan, he has mapping examples with specific reference to problems like yours
/people/stefan.grube/blog/2005/12/29/new-functions-in-the-graphical-mapping-tool-xi-30-sp13
/people/stefan.grube/blog/2006/01/09/the-use-of-suppress-in-the-xi-30-graphical-mapping-tool
cheers,
naveen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
65 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.