DIRECT icon indicating copy to clipboard operation
DIRECT copied to clipboard

GetBatchModuleActiveIndicatorValue handling error

Open RoelantVos opened this issue 5 years ago • 0 comments
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?

RoelantVos avatar Sep 15 '20 07:09 RoelantVos