Originally posted by: kasm
Hi,
I am using Cplex together with OPL on IBM Cplex Optimization studio v 12.4. And I want, from the "main" block" to redirect the cplex output informations in a local file in order to analyse it later.
I have found that this can be done using "thisOplModel.settings.run_engineLog" parameter. I tested it but it does not work.
Can you help me please?
Thanks
#DecisionOptimization#OPLusingCPLEXOptimizer