Avatar

Correct answer by
Employee

1. Design you query

2. Add a javascript node to the end

3. Create a loop in javascript to process the targetData in batches of say 1k, using queryDef method

4. Script your content and write it to the local SFTP folder via javascript File object

 

https://docs.adobe.com/content/help/en/campaign-classic/technicalresources/api/f-saveFile.html

 

 

 

 

View solution in original post