UploadFile Activity

When to use the UploadFile Activity

Use this activity when you want to upload a specific file to the Amazon S3 cloud.

Figure 1


1

Drag and drop an UploadFile activity from the AmazonS3 package into the AmazonS3Scope drop zone. Fill in all fields in the property window. A file is referred by a Key Name. Specify True if you want to replace an existing file and False if  you do not want to replace the existing file. Output field supports only string variable type, while Result field supports only Boolean variable type. Create variables accordingly. Execute to upload the file.

Figure 2

2

Technical Reference    

Figure 3

1

 Note:

  • Output will return the description of the said activity and will support only string variable type
  • Result will return the success/failure status of the activity and will support only Boolean variable type
  • A file is referred by a Key Name.
1.0.0