Search found 2 matches

by ahila
Wed Jul 02, 2008 11:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: want multiple operations executed in if condition
Replies: 4
Views: 1600

i want to assign 4 different values depending on a category. if i insert the second assignment in the first IF error occurs please help.
OR shall i use simple IF 's than nested IF conditions ?
by ahila
Wed Jul 02, 2008 12:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: want multiple operations executed in if condition
Replies: 4
Views: 1600

want multiple operations executed in if condition

hai all,
i want to do multiple operations depending on If condition in a Transformer stage. what are the delimiters used in between the if... then... else constraint i tried to my level, can someone guide me ?