Uploaded image for project: 'Talend Component Kit'
  1. Talend Component Kit
  2. TCOMP-46

Separate link between components (aka data link) and link between subjob (trigger)

Apply templateInsert Lucidchart Diagram
    XMLWordPrintable

Details

    • Work Item
    • Resolution: Fixed
    • Minor
    • 0.3.0
    • None
    • None
    • None
    • All
    • GreenHopper Ranking:
      0|i0rwk3:
    • 9223372036854775807
    • Small

    Description

      We currently have one kind of link to link two components together. Then, we add data into this link in order to specify it?
      However, we can describe two mains families the link that contains data and the link that do not.
      The first family (data link) will transmit data to the next components, the second one (trigger) will schedule the different part of a job.

      If we want to make complex algorithm on the graph of components, we really need to separate the two kind of link, in order to ease any future development.

      Data link:

      FLOW
      MAIN
      REJECT
      

      Trigger:

      ITERATE
      SUBJOB_OK
      SUBJOB_ERROR
      COMPONENT_OK
      COMPONENT_ERROR
      RUN_IF
      

      Attachments

        Activity

          People

            pbailly Pierre Bailly
            pbailly Pierre Bailly
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: