Page 1 of 1

Buildop design

Posted: Thu Dec 26, 2013 6:38 am
by AnushaReddy
Hi ,

Requirement :

Based on the first column data(Record Type) need to pass the values to the concerned columns in the table and rest need to be null.

Many columns are there so not able to define using Transformer stage.

Can anyone help how to build a Buildop.


Thanks,
Anu

Posted: Thu Dec 26, 2013 8:15 am
by chulett
Why would 'many columns' stop you from using a Transformer? It may be a little bit of drudgery to set up but it's not like it won't work. Out of curiosity, how many record types do you have?

You do understand a Build Op requires you code it in C++, yes? Do you have that skill in-house?