Originally posted by: outlookeye
I installed ILOG CPLEX optimization studio 12.4 under ubuntu system, and try to run a model. This model can be executed under OPL 6.3 without errors. But on 12.4 version, it has come errors.
The error: Processing failed. Sheet data not supported on this platform. At first, I thought this error is due to the .dat file I wrote. So I try to run examples that OPL provided, the same errors appear.
I don't know why. Is this the problem with configuration? Or the Linux version ILOG CPLEX OPL doesn't support read in data sheet from .xls file?
(I remote to a ubuntu server to use this optimization studio software)
#DecisionOptimization#OPLusingCPLEXOptimizer