AzureBlob List - Data360_Analyze - Latest

Data360 Analyze Server Help

Product type
Software
Portfolio
Verify
Product family
Data360
Product
Data360 Analyze
Version
Latest
Language
English
Product name
Data360 Analyze
Title
Data360 Analyze Server Help
Copyright
2024
First publish date
2016
Last updated
2024-11-28
Published on
2024-11-28T15:26:57.181000

Lists files on an Azure Blob server.

The AzureBlob nodes enable you to access data from Azure containers so that you can integrate your data flows with Azure. See:

To create a list of files in an Azure Blob container, specify the name of the container that you want to interrogate in the Container property.

If you want to list files from multiple Azure Blob containers, use the (from Field) variant of the Container property to point to an input field that references the Azure locations. See the example in the AzureBlob Get node help topic.

Provide your Azure account name and account key details in the AccountName and AccountKey properties.

Tip: For additional information on Azure Blob storage, see the Microsoft Azure online documentation.

Properties

Container

Specify the name of the Azure Blob Container.

Choose the (from Field) variant of this property to look up the value from an input field with the name specified. A value is required for this property.

ObjectPrefix

Optionally specify the prefix of the Azure Objects.

If the prefix is not set then all objects will be listed. Choose the (from Field) variant of this property to look up the value from an input field with the name specified. A value is required for this property.

AccountName

Specify the Azure Account Name. A value is required for this property.

AccountKey

Specify the Azure Secret Key. A value is required for this property.

FailureBehavior

Optionally specify what to do when the request fails. Choose from:

  • Error - Report error and stop further processing.
  • Log - Log a warning message.
  • Ignore - Ignore the error.

The default value is Log.

Inputs and outputs

Inputs: 1 optional.

Outputs: listed files, errors.