cancel
Showing results for 
Search instead for 
Did you mean: 

Import nested tuple records

Former Member
0 Kudos

Hi,

I have a main table with a tuple field' Address' . Inside the tuple, i have another tuple 'Telephone'. I am able to import data into the tuple 'Address'. Please advice how to import data into 'Telephone' tuple structure.

Thanks,

Shikhar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Shikhar,

In case of xml source the mapping is simpler as lesser no of records are present source whereas in case you are using excel or other flat file as a source you will have numerous rows.However, the mapping procedure remains same as that of parent tuple.

For example once matching field for first tuple is set as Address Type (say) and import action is set appropriately post that one can set matching field as Telephone no and set appropriate import action.

Important things to be noted - NULL handling,Import actions,Set Tuple update along with other configurations and data verification after import.

Thanks,

Ravi

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Data Import can be carried out in a similar way, just map different rows to the fields of telephone tuple.

Regards,