Common functions editing

Common functions editing

Use

‘Some Rows Updated’ option for common tasks (it is not used by common decisions), this will also now stop the out var from being used through validation. so updated any of your common tasks with this new value where needed. the idea is if the are just updating some thing but not returning any values this one should be used. if they return a value then use one of the other settings like ‘SomeRowsReturned’ or ‘ResultNotNull’

See Also