Skip to Content
0
Oct 28, 2005 at 04:46 PM

Simple question

13 Views

Hi.

I think my problems could come from data type definition.

I want to get an XML file with personal data info.

It will be like this (lots of rows)

name

surname

age

I want to get another message with structure :

name_surname

age.

The problem is that when i make the BPM, i'm always getting errors when i make the mapping in order to creat as many IDOCs as row has the XML file.

Can anybody tell me how must cardinality be defined in data types, message mapping and interface mapping?

Thanks.