Search found 2 matches

by llkirsch
Sun Feb 26, 2006 12:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Writing a custom routine
Replies: 2
Views: 1233

Writing a custom routine

I am very new to DS and trying to create a custom routine using code a peer wrote, so that it can be accessed from any job. Not having too much luck so far? Why doesn't the compiler like the Ereplace function? My code is below, followed by the error. I appreciate any help , LLK Equate RoutineName To...
by llkirsch
Wed Jan 25, 2006 3:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job parameter uses
Replies: 2
Views: 1232

Job parameter uses

I am trying to use a job parameter in a transformer constraint where a column name is needed. Is that possible? I have the server edition. thanks.