Skip to Content
0
Former Member
Dec 09, 2008 at 07:54 AM

Mapping help required

16 Views

Hi..

I am having Input Structure like

Message1

MT_Process

Input

GrDeatials-- -0 -unbounded

GRNumber

POItem

Year

Message2

MT_Response

Input2

Row -


0---1

InvoiceId

Output Structure Like

Mt_GrDetails

INSERT--


0unbounded

TableName

action

access

Invoice Id

GRNumber

GRQuantity

POItem

Year

The target structure should be like i need to insert multiple rows

in the input file, GrDetails is repeating. but message 2 will occur only once

but i need to get the target structure like

Mt_GrDetails

INSERT--


0unbounded

TableName

action

access

Invoice Id

GRNumber

GRQuantity

POItem

Year

INSERT--


0unbounded

TableName

action

access

Invoice Id

GRNumber

GRQuantity

POItem

Year

Can you pelase help in this issue.

Regards

Leela