Expand my Community achievements bar.

Join us for the Adobe Campaign Community Q&A Coffee Break on 30th September at 8 am PT with Campaign experts Arthur Lacroix and Sandra Hausmann.
SOLVED

Transfer File from Amazon S3 into ACS Service

Avatar

Level 4

What would a workflow to Transfer a File (Import a File) from Amazon S3 into a ACS Service to be able to target subscribers looks like.  Can someone show me example of a workflow they have working?

1 Accepted Solution

Avatar

Correct answer by
Employee

Hello Clarence,

Here are the steps to follow in an ideal case :

1>. Create an external account of type Amazon S3 in ACS using the correct key and server address :

1586350_pastedImage_0.png

2>. In a workflow use a file transfer activity to use this external account and get the files .

1586759_pastedImage_1.png

3>. Follow up the workflow with a load file or other activities to use the file downloaded downstream.

Regards,
Adhiyan

View solution in original post

3 Replies

Avatar

Correct answer by
Employee

Hello Clarence,

Here are the steps to follow in an ideal case :

1>. Create an external account of type Amazon S3 in ACS using the correct key and server address :

1586350_pastedImage_0.png

2>. In a workflow use a file transfer activity to use this external account and get the files .

1586759_pastedImage_1.png

3>. Follow up the workflow with a load file or other activities to use the file downloaded downstream.

Regards,
Adhiyan

Avatar

Level 4

Adhiyan,

So the ideal workflow would look like this:

1586749_pastedImage_1.png

Avatar

Employee

Hello Becky,

Yes , in case you want to load details from the file to the campaign DB.

Regards,
Adhiyan