host command on linux with forms 10g
842883May 19 2011 — edited Jun 7 2011Dear Experts
i have one major problem as i have made a form in forms 10g to upload .dmp files copied in application server my problem is that when i excute host command like bellow
cmdln := './imp.sh'
host(cmdln)
to excute and run shell script saved on application server which runs an imp command to upload all files copied in specified location but nothing is happening when i click on button as these command are fired on when button click trigger plzzz help its urgent
were i can make mistake