Import Sets Scenario

Ajai007
Tera Contributor
  • Suppose you have an import file containing multiple types of information such as user information, group information, and group manager information. Ideally, you should import this data into three separate tables: User table, Group table, and Group Member table. How can we do this?
1 ACCEPTED SOLUTION

Rene El Hamzh
Kilo Sage

Hi @Ajai007

 

create a data source and then use multiple transform maps to process the data. Make sure to have them run in the correct order.

 

Best regards,

Rene

View solution in original post

1 REPLY 1

Rene El Hamzh
Kilo Sage

Hi @Ajai007

 

create a data source and then use multiple transform maps to process the data. Make sure to have them run in the correct order.

 

Best regards,

Rene