PCEnterprisePortalMain.doFullSolve Method [AX 2012]

Loads the class level variables, modelXml and userSelectedValues, into the solver and calculates the full model. If the configuration is finished, the class level variable boundValues will be updated with the solver bound values.

private boolean doFullSolve()

Run On

Server

Return Value

Type: boolean
true if the configuration was found to be finished; otherwise, false.

Community Additions

ADD
Show: