Camunda.Api.Client
Camunda.Api.Client copied to clipboard
Completing task with List or Array input
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