Users are unable to open some projects in OWB and an error is thrown at opening: Invalid Value - not in enumerated list
The following error can be observed in the OWB Console:
--
ABTError:
ABTAttribute->percent_calc_mode
rangeCheck
Invalid Value - not in enumerated list
Error info:4
New ABTException:Invalid Value - not in enumerated list
Invalid Value - not in enumerated list
com.abtcorp.core.ABTException: Invalid Value - not in enumerated list
at com.abtcorp.io.repostream.populators.Populator.setPropertyValues(Unknown Source)
at com.abtcorp.io.repostream.populators.ProjectPopulator.populate(Unknown Source)
at com.abtcorp.io.repostream.populators.ObjectPopulator.createProject(Unknown Source)
at com.abtcorp.io.repostream.populators.ObjectPopulator.processDataPackage(Unknown Source)
at com.abtcorp.io.repostream.populators.ObjectPopulator.populateProject(Unknown Source)
at com.abtcorp.io.repostream.RepoStreamWorker.populate(Unknown Source)
at com.abtcorp.io.repostream.RepoStreamWorker.populate(Unknown Source)
at com.abtcorp.io.repostream.StreamDriver.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Site: update ChargeCodes property
Site: update ChargeCodes property
back from actual driver call
ABTError:
ABTAttribute->percent_calc_mode
rangeCheck
Invalid Value - not in enumerated list
Error info:4
STEPS TO REPRODUCE:
Expected results: The project to open in OWB
Actual results: OWB errors out: Invalid Value - not in enumerated list
The % Complete calculation method field values are also specified on the OWB files and custom lookup values are not expected.