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

Can't find a way to implement virtual components in new Framework

Apply templateInsert Lucidchart Diagram
    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Major
    • 0.13.0
    • None
    • None
    • None
    • All
    • Hide

      This should be not required as the new components use a new runtime API which is more flexible than the DI code generation framework. If you have something specific you cannot do with the new API, then please file an enhancement request about that.

      Show
      This should be not required as the new components use a new runtime API which is more flexible than the DI code generation framework. If you have something specific you cannot do with the new API, then please file an enhancement request about that.
    • GreenHopper Ranking:
      0|i0t8nn:
    • 9223372036854775807
    • Small

    Description

      As we know, tSalesforceOutputBulkExec is virtual components.
      It is included with tSalesforceOutputBulk and tSalesforceBulkExec, and they linked with "ROWS_EMD".

      If we have a job:
      See screen shot "Job.1"

      tSalesforceOutputBulkExec has no javajet code. it only have configuration which include all the parameters in
      tSalesforceOutputBulk and tSalesforceBulkExec
      The function is similar to:

      See screen shot "Job.2"
      1)Generate a csv bulk file
      2)Execute bulk action with the bulk file.
      3)Extract the log of bulk action

      I can't find a way to implement virtual components in new Framework

      Attachments

        Activity

          People

            pteyssier pierre teyssier
            zhao_jin Zhao Jin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: