Expandir minha barra de realizações na Comunidade.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.

SOLUCIONADO

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 Solução aceita

Avatar

Resposta correta de
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"

Ver solução na publicação original

1 Resposta

Avatar

Resposta correta de
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"