/n software Workflow Activities V4 - Online Help
Available for:
/n software Workflow Activities V4
Questions / Feedback?

S3 Activities

Properties   Configuration Settings  

The S3 Activity provides access to Amazon's Simple Storage Service (S3).

Remarks

The S3 Activity allows you to access Amazon's Simple Storage Service (S3) securely over an SSL connection. S3 allows you to store arbitrary data in buckets on Amazon's server and access them from anywhere using an Internet connection. Please refer to Amazon S3 documentation> for additional details.

You will first need to sign up for the S3 service and obtain the AccessKey and SecretKey from Amazon. Once you have a valid AccessKey and SecretKey, you may begin uploading/downloading files to and from your buckets.

S3 Receive Activity

The S3 Receive Activity will download objects specified by the ObjectMask property contained within the Bucket. The AccessKey and SecretKey properties must be set in order to authenticate with the Amazon server. If you wish to enable SSL, you can turn it on by setting the UseSSL property to true and setting an appropriate SSLCert and SSLAcceptServerCert.

S3 Send Activity

The S3 Send Activity requires a Bucket and a ObjectKey to specify the location to upload to. The AccessKey and SecretKey properties must be set in order to authenticate with the Amazon server. If you wish to enable SSL, you can turn it on by setting the UseSSL property to true and setting an appropriate SSLCert and SSLAcceptServerCert.

Please refer to the section on adapter configuration for a description of how to configure receive locations and send ports for this adapter.

Receiver Property List


The following is the full list of the properties of the receiver activity with short descriptions. Click on the links for further details.

AccessKeyThe Access Key Id for the Amazon Web Services account.
BucketThe name of the current bucket.
BucketListCollection containing the last bucket listing entries.
EncryptionPasswordThe password to use when encrypting the object.
FirewallA set of properties related to firewall access.
HTTPProxyA set of properties related to proxy access.
LocalDirectoryThe directory on the local machine to write downloaded objects to.
LogFileThe file to write logging information to at runtime.
LogModeWhat information gets logged during activity execution.
ObjectListA collection containing the last object listing entries.
ObjectMaskIndicates the type of files to download from the S3 server.
OperationThe operation which will be executed by the S3 task.
OtherDefines a set of configuration settings to be used by the activity.
OverwriteWhether or not the activity should overwrite files during transfer.
RuntimeLicenseSpecifies the activity runtime license key.
SecretKeyThe Secret Access Key for the Amazon Web Services account.
SSLAcceptServerCertInstructs the activity to unconditionally accept the server certificate that matches the supplied certificate.
SSLAcceptServerCertAcceptAnyTells the activity to accept any server certificate.
SSLCertThe certificate to use for client authentication during the SSL handshake.
TimeoutA timeout for the activity.
UseSSLUse SSL to access Amazon S3.
UseVirtualHostingDetermines which style request to use.

Sender Property List


The following is the full list of the properties of the sender activity with short descriptions. Click on the links for further details.

AccessKeyThe Access Key Id for the Amazon Web Services account.
AccessPolicyThe AccessPolicy are used to set permissions when an object is updated.
BucketThe name of the current bucket.
ContentDispositionContent disposition for the object.
ContentTypeContent type for the object.
EncryptionPasswordThe password to use when encrypting the object.
FirewallA set of properties related to firewall access.
HTTPProxyA set of properties related to proxy access.
LocalFileThe path to a local file for upload.
LogFileThe file to write logging information to at runtime.
LogModeWhat information gets logged during activity execution.
ObjectKeyThis is the name of file being uploaded to the server.
OtherDefines a set of configuration settings to be used by the activity.
RuntimeLicenseSpecifies the activity runtime license key.
SecretKeyThe Secret Access Key for the Amazon Web Services account.
SSLAcceptServerCertInstructs the activity to unconditionally accept the server certificate that matches the supplied certificate.
SSLAcceptServerCertAcceptAnyTells the activity to accept any server certificate.
SSLCertThe certificate to use for client authentication during the SSL handshake.
TimeoutA timeout for the activity.
UseSSLUse SSL to access Amazon S3.
UseVirtualHostingDetermines which style request to use.

Configuration Settings


The following is a list of configuration settings for the activity with short descriptions. Click on the links for further details.

IgnoreBucketRestrictionsAllows the user to ignore Amazon-defined bucket name restrictions.
ObjectDelimiterA delimiter that can be used to roll up a bunch of keys.
ObjectMarkerA marker for the object(s).
ObjectPrefixA prefix for the object(s).
MaxObjectsThe maximum number of objects for the server to return.
StorageClassSpecify the storage class to be used for the uploaded object.
URLIf set, the default URL will be overridden by this value.
UseServerSideEncryptionIf true, use server side encryption.
SSLEnabledProtocolsUsed to enable/disable the supported security protocols.
AbsoluteTimeoutDetermines whether timeouts are inactivity timeouts or absolute timeouts.
LocalHostThe name of the local host or user-assigned IP interface through which connections are initiated or accepted.
TcpNoDelayWhether or not to delay when sending packets.
UseManagedSecurityAPITells the activity whether or not to use the system security libraries or a managed implementation.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.5.6240.0