Hi All,
I have a TPT script for extracting data from a table & writting to file using select operator, this works perfectly OK for me.
Now i have this entire script of mine stored in a Oracle column with CLOB datatype.
Dynamically using Java I want to read this entire text & put into a Sting, then this string is put to a named pipe.
Now i Want to call tbuild passing the named pipe with -f option.
tbuild -f <named file>
Is this possible.
Regards,
Sam
Tags:
Forums: