Camunda.Api.Client icon indicating copy to clipboard operation
Camunda.Api.Client copied to clipboard

Completing task with List or Array input

Open eapenjohn opened this issue 5 years ago • 0 comments

Hi, i am trying to complete the task using List from .net application and the list input will be used for parallel execution in a Sub-process . But now the camunda system is not able to iterate though the input as the type is 'java.lang.Object'.

Do you have any sample with completedtask.SetVariable with List or Array as input?

Thanks, Eapen T John

eapenjohn avatar Jan 26 '21 17:01 eapenjohn