Hi,
I am using an OdiOSCommand in order to call a powershell script but it does not terminate. I found another thread about this with no solution so maybe someone found a solution for this.
the script is called using powershell.exe -noninteractive path format. The same applies if I use the OS Command.
ODI doesn't recognize the termination of the script even if I use the exit command.
Thank you.