Hello,
I have a shell script, when i execute it executes successfully and it gives proper return codes. if success 0 failures 1.
If i execute this shell script in ODI, how to get Shell script return code in ODI. Based on resturn code i want to move further.
Thanks