The problem below occurs, but cannot be solved. Does anyone know what this is about?
InvalidTemplate. Unable to process template language expressions in action 'Een_taak_maken' inputs at line '0' and column '0': 'The template language function 'int' was invoked with a parameter that is not valid. The value cannot be converted to the target type.'.
Are you able to show what you are doing in the action that fails, including any expressions you have? It looks like you're using an expression where you're trying to convert something to an int, but the input is not valid.
Hi @Sven0182
Could you please show the parameters in your int function?
According to the error screenshot, the parameter in your int function contain empty value.
Best Regards,
Levi
Michael E. Gernaey
497
Super User 2025 Season 2
David_MA
436
Super User 2025 Season 2
Riyaz_riz11
244
Super User 2025 Season 2