tAzureStorageConnection – Docs for ESB 6.x
tAzureStorageConnection Uses authentication and the protocol information to create a connection to the Microsoft Azure Storage system that can then be reused by other Azure Storage components. tAzureStorageConnection Standard properties These properties are used to configure tAzureStorageConnection running in the Standard Job framework. The Standard tAzureStorageConnection component belongs to the Cloud family. The component in…
tAzureStorageContainerCreate – Docs for ESB 6.x
tAzureStorageContainerCreate Creates a new storage container used to hold Azure blobs (Binary Large Object) for a given Azure storage account. tAzureStorageContainerCreate Standard properties These properties are used to configure tAzureStorageContainerCreate running in the Standard Job framework. The Standard tAzureStorageContainerCreate component belongs to the Cloud family. The component in this framework is generally available. Basic settings…
tAzureStorageContainerDelete – Docs for ESB 6.x
tAzureStorageContainerDelete Automates the removal of a given blob container from the space of a specific storage account. tAzureStorageContainerDelete Standard properties These properties are used to configure tAzureStorageContainerDelete running in the Standard Job framework. The Standard tAzureStorageContainerDelete component belongs to the Cloud family. The component in this framework is generally available. Basic settings Property Type Select…
tAzureStorageContainerExist – Docs for ESB 6.x
tAzureStorageContainerExist Automates the verification of whether a given blob container exists or not within a storage account. tAzureStorageContainerExist Standard properties These properties are used to configure tAzureStorageContainerExist running in the Standard Job framework. The Standard tAzureStorageContainerExist component belongs to the Cloud family. The component in this framework is generally available. Basic settings Property Type Select…
tAzureStorageContainerList – Docs for ESB 6.x
tAzureStorageContainerList Lists all containers in a given Azure storage account. tAzureStorageContainerList Standard properties These properties are used to configure tAzureStorageContainerList running in the Standard Job framework. The Standard tAzureStorageContainerList component belongs to the Cloud family. The component in this framework is generally available. Basic settings Property Type Select the way the connection details will be…
tAzureStorageDelete – Docs for ESB 6.x
tAzureStorageDelete Deletes blobs from a given container for an Azure storage account according to the specified blob filters. tAzureStorageDelete Standard properties These properties are used to configure tAzureStorageDelete running in the Standard Job framework. The Standard tAzureStorageDelete component belongs to the Cloud family. The component in this framework is generally available. Basic settings Property Type…
tAzureStorageGet – Docs for ESB 6.x
tAzureStorageGet Retrieves blobs from a given container for an Azure storage account according to the specified filters applied on the virtual hierarchy of the blobs and then write selected blobs in a local folder. tAzureStorageGet Standard properties These properties are used to configure tAzureStorageGet running in the Standard Job framework. The Standard tAzureStorageGet component belongs…
Retrieving selected files – Docs for ESB 6.x
Retrieving selected files Double-click tAzureStorageGet to open its Component view. Select the component whose connection details will be used to set up the Azure storage connection. In this example, it is tAzureStorageConnection_1. In the Container name field, enter the name of the container from which you need to retrieve files. In this scenario, it is…
Verifying the creation – Docs for ESB 6.x
Verifying the creation Double-click tAzureStorageContainerExist to open its Component view. Select the component whose connection details will be used to set up the Azure storage connection. In this example, it is tAzureStorageConnection_1. In the Container name field, enter the name of the container you need to check whether it exists. Double-click tJava to open its…
Writing data into an Azure Storage table – Docs for ESB 6.x
Writing data into an Azure Storage table Configure the tFixedFlowInput component and the tAzureStorageOutputTable component to write the employee data into an Azure Storage table. Double-click the tFixedFlowInput component to open its Basic settings view on the Component tab. Click next to Edit schema to open the schema dialog box and define the schema by…