Avatar

Level 4

Hi @DavidKangni,

 

By checking deeply to the issue, we have a JavaScript activity which fetches the deliveries filename and pass to the file collector. This file collector takes the file which is stored in the server and passes to the next activity. As I checked the logs, the JavaScript activity is sending all the delivery details from different deliveries, but the file collector is taking only one delivery file.

 

Greeshma_Sampath1_2-1620399679869.png

 

 

Images of logs

Javascript actiivty

Greeshma_Sampath1_0-1620399539740.png

05/07/2021 3:48:22 AM Sending file: D:\Adobe\Adobe Campaign Classic v7\var\stage\Phase3\TR\TR_CHANNEL_TR Channel test 1_2021-05-07_03-47-26.csv
05/07/2021 3:48:22 AM -----
05/07/2021 3:48:22 AM Sending file: D:\Adobe\Adobe Campaign Classic v7\var\stage\Phase3\TR\TR_CHANNEL_TR Channel test 2_2021-05-07_03-47-26.csv
05/07/2021 3:48:22 AM -----

 

File collector actiivty

Greeshma_Sampath1_1-1620399573905.png

05/07/2021 3:48:23 AM 05-07_03-47-26_20210507074823a.csv'
05/07/2021 3:48:23 AM Getting 'D:\Adobe\Adobe Campaign Classic v7\var\stage\Phase3\TR\TR_CHANNEL_TR Channel test 1_2021-05-07_03-47-26.csv', saved as 'D:\Adobe\Adobe Campaign Classic v7\var\stage\workflow\wf-arcExportTRFile\directorywatcher2\TR_CHANNEL_TR Channel test 1_2021-
05/07/2021 3:48:22 AM D:\Adobe\Adobe Campaign Classic v7\var\stage\Phase3\TR\TR_CHANNEL_TR Channel test 1_2021-05-07_03-47-26.csv
05/07/2021 3:48:22 AM D:\Adobe\Adobe Campaign Classic v7\var\stage\Phase3\TR\TR_CHANNEL_TR Channel test 1_2021-05-07_03-47-26.csv
05/07/2021 3:48:22 AM D:\Adobe\Adobe Campaign Classic v7\var\stage\Phase3\TR\TR_CHANNEL_TR Channel test 2_2021-05-07_03-47-26.csv
05/07/2021 3:48:22 AM D:\Adobe\Adobe Campaign Classic v7\var\stage\Phase3\TR\TR_CHANNEL_TR Channel test 2_2021-05-07_03-47-26.csv

 

Could you please tell me like how i can pass one file at a time to file collector or a way in which file collector takes one file,completes the process and takes the next file.

 

thanks,

Greeshma