Skip to main content
AskMe (beta)

EnsLib.AmazonS3.BusinessService

class EnsLib.AmazonS3.BusinessService extends Ens.BusinessService

EnsLib.AmazonS3.BusinessService uses an EnsLib.AmazonS3.InboundAdapter to fetch objects from Amazon S3 and then forwards the messages to its targets.

Property Inventory

Parameters

parameter ADAPTER = EnsLib.AmazonS3.InboundAdapter;
Inherited description: The type of adapter used to communicate with external systems
parameter CONTAINERCLASS = Ens.StreamContainer;
parameter SETTINGS = TargetConfigNames:Basic:selector?multiSelect=1&context={Ens.ContextSearch/ProductionItems?targets=1&productionName=@productionId};
Inherited description: List of properties can be set as settings in the configuration file format is a comma separated list of property names

Properties

property Adapter as EnsLib.AmazonS3.InboundAdapter;
Inherited description: The adapter instance
Property methods: AdapterGet(), AdapterGetSwizzled(), AdapterIsValid(), AdapterNewObject(), AdapterSet()
property TargetConfigNames as Ens.DataType.ConfigName;
Property methods: TargetConfigNamesDisplayToLogical(), TargetConfigNamesGet(), TargetConfigNamesIsValid(), TargetConfigNamesLogicalToDisplay(), TargetConfigNamesLogicalToOdbc(), TargetConfigNamesNormalize(), TargetConfigNamesParseConfigNameSpec(), TargetConfigNamesSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab