Hi,
I have a file test_indra.txt that cotains WINScp command.
Now from Command promt i need to write below two line to execute it.
cd C:\Program Files (x86)\WinSCP
WinSCP /script="test_indra.txt"
Can you help me to execute it via ODI using OS command.
If I write cmd c/ C:\Program Files (x86)\WinSCP it does not work.
Please help.Its urgent!!!