Hi there,
i am trying to execute jar file using command 'java -Xmx3072m -Xms2048m -jar exceltocsv.jar ' in my odi os command utility but getting error " 'java' is not recognized as an internal or external command,operable program or batch file".i have jdk installed and path configured.
same command i am able to execute on cmd and getting no error.
