Skip to Content
0
Former Member
Feb 26, 2009 at 09:12 PM

How do I use a FF column as the input parameter to an Oracle Function?

24 Views

... and have the value returned by the function be written to the target DS.

I am opening a FF and grabbing an integer from a column.

I want to map an output column in a temp table to be the returned value of a function call that uses the input column integer as the in parameter.

Any Ideas? Seems like it should be easy, but everything I try, bombs.

Thanks

Mike

Edited by: Mike Stockwell on Feb 26, 2009 10:15 PM