Page 1 of 1

UserDefined Transforms

Posted: Mon Sep 04, 2006 11:44 pm
by jayantthakore
I have written a Built In Transforms to convert Null to Zero in the designer.
But i am not able to see it in the transformer Stage Functions.
Do we have to compile it Somewhere in Director or Manager ??

Posted: Mon Sep 04, 2006 11:56 pm
by rasi
Hi

The Parallel Function already exist called NullToZero(FieldName). You don't have to create a new function.

Once you created the Function using Designer or Manager you must compile.

Posted: Tue Sep 05, 2006 1:57 am
by jayantthakore
Thanks 4 reply !!!
That was just an example.
I am learning how to write a transform.
Can you give me a generic method to write it .

Posted: Tue Sep 05, 2006 2:08 am
by ArndW
The Transforms and Routines are DataStage server objects and not PX ones.