Page 1 of 1

Transformer stage

Posted: Sat Jan 27, 2007 6:00 pm
by vijaykumar
Hi Gurus,

Basic transformer can do all the manipulations to the columns, i mean we can define everything in the transformer stage properties . why else another transformer stage is in parallel edition.I observed that in the transformer stage we can enable run time column propogation,Is there any other in-built functionality in transformer stage when compared to Basic transformer stage.
Gurus please help me to analyze.

cheers;
vijay

Posted: Sat Jan 27, 2007 6:34 pm
by vijaykumar
Hi Gurus,
My question was unclear, sorry for that.
I observed that in the transformer stage we can enable run time column propogation, what are the additional in-built functionality in transformer stage when compared to Basic transformer stage.
Gurus please help me to analyze.

cheers;
vijay

Posted: Sat Jan 27, 2007 7:47 pm
by vijaykumar
Hi Gurus,
I have done search in the forums, I got many replies on this post.

Thanks Gurus,
Iam marking this topic as resolved.

cheers;
vijay

Posted: Sat Jan 27, 2007 8:46 pm
by ray.wurlod
Speed
Data type conversion and "casting" functions
Speed
More null-handling functions
Speed
Mantissa functions
Retrieval of environment variable value

Did I mention speed?

Performance of the Transformer stage in version 7.5.1A (?) was significantly enhanced. Switch and Filter stages are effectively interpreted, whereas the Transformer stage is compiled.

Posted: Sun Jan 28, 2007 1:11 am
by DSguru2B
and speed :wink: