Hi can anyone help me decode this error?Expression evaluation error in rule 'icams_initiatepurchaseprocessgridrow' at function a!applyComponents [line 132]: Invalid index: Cannot use more indexes than levels of value (1 index level(s) too many)I have used applyComponents to iterate rule expression for each record of the module, as follows:a!applyComponents( function: rule!ICAMS_initiatePurchaseProcessGridRow( module: local!modules, index: _ ), array: 1 + enumerate( count( local!modules ) ) )Have tried multiple things, but still stuck here.Thanks in advance.
OriginalPostID-204498
Discussion posts and replies are publicly visible