August 15, 2023

Creating a Job for handling data with Azure Table storage – Docs for ESB 6.x

Creating a Job for handling data with Azure Table storage

Create a Job to connect to an Azure storage account, write some employee data
into an Azure storage table, and then retrieve that information from the table and
display it on the console.

tazurestoragexxxtable_job.png

  1. Create a new Job and add a tAzureStorageConnection
    component, a tFixedFlowInput component, a
    tAzureStorageOutputTable component, a
    tAzureStorageInputTable component, and a
    tLogRow component by typing their names in the design
    workspace or dropping them from the Palette.
  2. Link the tFixedFlowInput component to the
    tAzureStorageOutputTable component using a
    Row > Main
    connection.
  3. Do the same to link the tAzureStorageInputTable
    component to the tLogRow component.
  4. Link the tAzureStorageConnection component to the
    tFixedFlowInput component using a
    Trigger > OnSubjobOk
    connection.
  5. Do the same to link the tFixedFlowInput component to the
    tAzureStorageInputTable component.

Document get from Talend https://help.talend.com
Thank you for watching.
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x