Page 1 of 1

How to call Unix command from Transfomer

Posted: Mon Mar 17, 2008 8:28 am
by vijayg
How do I call unix command from transformer? For example how to call command 'uuencode' from transformer./

Posted: Mon Mar 17, 2008 8:31 am
by ArndW
Are you sure you want to uuencode in a transform stage - this would be executed for each and every row in the file. Much better to put this in the output sequential file "filter"

How to call Unix command from Transfomer

Posted: Mon Mar 24, 2008 1:11 pm
by vijayg
Thaks for the reply. I may have to do it for each row, We are planning to create XML document for each row. BTW, how to do it using "Filter" in output sequential file?


Thanks.
Vijay.

How to call Unix command from Transfomer

Posted: Mon Mar 24, 2008 1:12 pm
by vijayg
Thaks for the reply. I may have to do it for each row, We are planning to create XML document for each row. BTW, how to do it using "Filter" in output sequential file?


Thanks.
Vijay.