Hi,I am trying to execute a “ksh” file which resides in a UNIX box. I am executing with the following format :
ntaskId = Shell (“/xyz/Lotus-NDMfiles/IFX/test.ksh”,1)
but the scheduled agent is getting an error message " File not found". I tried to read the same file and I am able to do it. The agent signer has full rights and unix id is also having full rights. Please advise.