Originally posted by: SystemAdmin
Hi,
I am assuming you looked at the example "mulprod" which has several run configurations including "Solve problem once" and "Solve models sequence by changing data".
These run configurations are not automatically created when you create a main script, you need to create them yourself.
If you have created a main script, you now need to add it to a run configuration (you can name it anything relevant to your project) and then you can execute the main script.
I encourage you to look at the documentation of the mulprod example under: "IDE and OPL > Optimization Programming Language (OPL) > Language User’s Manual > IBM ILOG Script for OPL > Tutorial: Flow control and multiple searches". This should help you get a better understanding of the script and its interaction with your model.
#DecisionOptimization#OPLusingCPLEXOptimizer