Completing a list of taskids using loop

Hi,

Inside saveInto of my sail form - Is it possible to call a!completeTask within an apply loop ?
apply( a!completeTask , listOfTasksIds , {}, {}, {})

I have the following error when I try to :
An error occurred while executing a save: java.lang.IllegalStateException: Non-Save Reactions should be unwrapped individually and not processed as a list

Cheers

OriginalPostID-258540

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data