Skip to main content
Ground Control | Tier 1
January 6, 2023
Solved

How to Import data in Database via Data Table variable?

  • January 6, 2023
  • 2 replies
  • 674 views

If I’m using ‘Database:Export to Data table’ activity, then how can I use the output variable of this activity in ‘Database: Insert/Update/Delete’ activity to migrate the data in database via AA 360?

Best answer by Raul Jaimes

@Abhishek Chaudhary

Use loop for each row in table.

 

 

 

Regards

2 replies

Raul Jaimes
Navigator | Tier 3
January 6, 2023

@Abhishek Chaudhary

Use loop for each row in table.

 

 

 

Regards

rbkadiyam
Premier Pathfinder | Tier 7
Premier Pathfinder | Tier 7
January 9, 2023

@Abhishek Chaudhary  

 

Ramesh B Kadiyam