Oracle Data Integrator (ODI Tool) 12c HAving issues executing Shell script
We are having issues using aws s3 cp command in Dev environment
com.sunopsis.dwg.function.SnpsFunctionBaseException: ODI-30038: OS command returned 255. Error details are [./test1.sh: line 7:
The config profile (testdev1) could not be found
].
The same shell script runs well on linux but not from ODI tool. Any pointer please