Unanswered posts

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » How to set a To value from outside(such as MSSql)

#1 2012-05-25 07:52:31

s021368
New member
Registered: 2012-05-22
Posts: 1

How to set a To value from outside(such as MSSql)

Tags: [mssql]

I use tLoop to run a child job. The child job is transfer one table A to table B, and delete table rows in Table A, one time transfer 1000 rows. So, how to define the To for tLoop?

Offline

#2 2012-05-25 08:01:30

pedro
Member
Registered: 2011-11-17
Posts: 3682

Re: How to set a To value from outside(such as MSSql)

Hi

Welcome to Talend Community!

The value of 'To' defines how many times you want to loop.
According to your description, you have to get 'To' value from ((Integer)globalMap.get("tDBxxxInput_1_NB_LINE"))/1000 expression.

Regards,
Pedro


Only Paranoid Survive.

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » How to set a To value from outside(such as MSSql)

Board footer

Powered by FluxBB