Can anybody suggest me a way to call a Perl Program from a DataStageJob -- as an After-Job Routine or a Functional Routine or any other way !!!!
Thanks In Advance,
Madhu
Moderators: chulett, rschirm, roy
Code: Select all
execute 'SH -c "MyPerl.pl"' capturing Output returning RtnValue