Originally posted by: SystemAdmin
Is it possible to use post-processing functions like dbUpdate/dbExecute before solving a problem ?
I would like to publish comments regarding successive steps of a OPL-script programm ( within a main() ): reading data, generating first LP, updating data, etc....
I cannot use dbupdate or dbexecute directly in the "main", and if I try to call a ".dat file" before any solution exists an error pops up (eventhough I am not using any element of the solution for that type of publication).
Thanks
#DecisionOptimization#OPLusingCPLEXOptimizer