Verifying the file transfer – Docs for ESB 6.x
Verifying the file transfer Document get from Talend https://help.talend.com Thank you for watching.
Configuring tAzureStorageList – Docs for ESB 6.x
Configuring tAzureStorageList Double-click tAzureStorageList 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 in which you need to check whether the given files exist. In this…
Configuring tJava – Docs for ESB 6.x
Configuring tJava Double-click tJava to open its Component view. In the Code field, enter System.out.println(); In the Outline panel, which, by default, is found to the left side of the Component view, expand the tAzureStorageList node. From the Outline panel, drop the CONTAINER_BLOB global variable into the parentheses in the code in the Component view…