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--
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--
TableName
action
access
Invoice Id
GRNumber
GRQuantity
POItem
Year
INSERT--
TableName
action
access
Invoice Id
GRNumber
GRQuantity
POItem
Year
Can you pelase help in this issue.
Regards
Leela