Most recent extensions

 <<first  <prev  1  2  3  ...  18    last>>
(88 extensions)

tSimpleJsonOutput

revision 0.2

  • author: stephane planquart
  • released on: 2008-12-31
  • compatible with: Talend Open Studio releases 3.0.2, 3.0.1, 3.0.0
  • downloads: 6

About: This extension is a beta version JSON is a data interchange format and is an alternative to the use of the XML format. tJsonSimpleOutput transform a flow into a JSON string. The JSON string can be returned in standard output, buffer-output or in a variable for later use. Warning: if you want use the "buffer-output" option, your job must contain a tBufferOutput.

Changes: This revision is Beta1 of this extension

tCompierePOOutput

revision 1.1

  • author: audaxis
  • released on: 2008-12-30
  • compatible with: Talend Open Studio releases 3.1.0M1, 3.0.2, 3.0.1, 3.0.0, 3.0.0RC1
  • downloads: 27

About: Compiere Component to insert a Persistent Object in Compiere. It requires an existing tCompiereConnection to run. The user specifiy the classname of the Persistent Object (the Model class like org.compiere.model.MBPartner). The user define the schema. One column should the the ID (C_BPartner_ID) and defined as Key. This column will be updated with the created ID. This component is inspired by tCompiereOutput

Changes: Work Done :
- Mode INSERT or UPDATE
The PO constructor will be called with 0 in INSERT mode and with the Key in UPDATE MODE.
This allows for example to run \"Java triggers\" (beforeSave/afterSave and Model Validation classes)

Work still to be done :
- Possibility to call DocAction methods after the save() method : completeIt(), prepareIt(), voidIt(), ...

tCompiereProcess

revision 1.1

  • author: audaxis
  • released on: 2008-12-30
  • compatible with: Talend Open Studio releases 3.1.0M1, 3.0.2, 3.0.1, 3.0.0, 3.0.0RC1
  • downloads: 25

About: Compiere Component to start a Compiere Process. It requires an existing tCompiereConnection to run. The user specifiy the classname of the parameter to run and a list of parameter values.

Changes: Work Done :
- Better use of Reference List (example : Import Invoice - Action (Complete/Prepare))
- Possibility to run the Process on Compiere Server (through the Server EJB deployed in JBoss)

Work still to be done :
- Use possible Report View as output of this component.

tAggregateRowOpt

revision 1.1

  • author: amaumont
  • released on: 2008-12-12
  • compatible with: Talend Open Studio releases 3.0.2, 3.0.1, 3.0.0, 2.4.3, 2.4.2, 2.4.1
  • downloads: 131

About: Optimized version of the tAggregateRow. \'Opt\' for \'Optimized\'. This component will replace eventually the current tAggregateRow component. Matches SQL GroupBy feature. Receives a flow and aggregates it based on one or more columns. The aggregation key and the relevant result of operations (such as min, max, sum etc) are provided for each output line.

Changes: Bugs corrected on operations count/sum/avg.

tAggregateRowOptIn

revision 1.1

  • author: amaumont
  • released on: 2008-12-12
  • compatible with: Talend Open Studio releases 3.0.2, 3.0.1, 3.0.0, 2.4.3, 2.4.2, 2.4.1
  • downloads: 107

About: Optimized version of the tAggregateRow. \\\'Opt\\\' for \\\'Optimized\\\'. This component will replace eventually the current tAggregateRow component. Matches SQL GroupBy feature. Receives a flow and aggregates it based on one or more columns. The aggregation key and the relevant result of operations (such as min, max, sum etc) are provided for each output line.

Changes: Bugs corrected on operations count/sum/avg.

 <<first  <prev  1  2  3  ...  18    last>>
(88 extensions)

Copyright © 2006 - 2009 Talend. All rights reserved. Talend Contributor Agreement