cancel
Showing results for 
Search instead for 
Did you mean: 

1:N ,EDIFACT to JDBC

former_member187587
Contributor
0 Kudos

Hi all,

I'm developing an interface where my source is an EDIFACT structure and my target is 2 JDBC structures(using multimapping)

My question is:

as the original message is "wraped" with the additional tags

<Messages>

<Message1>

does this enforce me to modify my standard EDI xml structure or does XI ignor

this additional tags during runtime?

Does JDBC supports multi mapping at all?

You advice will be most wellcome and worthy.

Regards,

Nimrod.G

Accepted Solutions (0)

Answers (1)

Answers (1)

VijayKonam
Active Contributor
0 Kudos

XI will take care of that. You have to just finish your mapping. Dont worry about the message1 tags.

VJ