DIRECT
DIRECT copied to clipboard
GetBatchModuleActiveIndicatorValue handling error
trafficstars
When calling omd.[GetBatchModuleActiveIndicatorValue] in omd.ModuleEvaluation the parameters BatchId en ModuleId are passed through.
However, in GetBatchModuleActiveIndicatorValue there may be an issue how ModuleId and BatchId are processed, resulting in the error:
Incorrect Module Evaluation path encountered. Msg 50000, Level 1, State 1
Possibly the process should be routed to EndOfProcedure in omd.ModuleEvaluation?