We are using Teamsite 6.7 SP1.We have inline calls in our datacapture.cfg that connects the oracle database for data.The script executes successfully from the command line.However,it gives the following error when we do New Form Entry:
Root cause:
The system cannot find the path specified. install_driver(Oracle) failed: Can't load 'C:/IWO/iw-perl/site/lib/auto/DBD/Oracle/Oracle.dll' for module DBD:

racle: load_file:The specified module could not be found at C:/IWO/iw-perl/lib/DynaLoader.pm line 229. at (eval 3) line 3 Compilation failed in require at (eval 3) line 3. Perhaps a required shared library or dll isn't installed where expected at C:/IWO/iw-perl/lib/PampersVillage.pm line 24
The following article on the support site provides the solution:
https://support.interwoven.com/kb/kb_show_article2.asp?ArticleID=58608However,even after adding the environment variables in the script the problem is not solved.Attached is the snapshot of the error.
Please provide some solution.