Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

How to collect multiple file from SFTP once and process further in the workflow.

Avatar

Level 1

Hi Team,

 

is there any way to process as blow ?

 

How to collect multiple file from SFTP once and process further in the workflow.

 

Regards,

Sumit

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Employee Advisor

Just define a folder or a wildcard for the path. (see https://experienceleague.adobe.com/docs/campaign-standard/using/managing-processes-and-data/data-man...)

This will download all matching files and process them in the workflow.

 

Note: files will be processed "in parallel"; i.e. for each file it will walk through the activities.

And when processing file 1, you won't have access to any info of file 2 as that is in a "parallel path"

Lösung in ursprünglichem Beitrag anzeigen

1 Antwort

Avatar

Korrekte Antwort von
Employee Advisor

Just define a folder or a wildcard for the path. (see https://experienceleague.adobe.com/docs/campaign-standard/using/managing-processes-and-data/data-man...)

This will download all matching files and process them in the workflow.

 

Note: files will be processed "in parallel"; i.e. for each file it will walk through the activities.

And when processing file 1, you won't have access to any info of file 2 as that is in a "parallel path"