As per the document this returns the user task by processInstanceKey including the sub process also, but when am trying to achieve the same it is not returning out the sub process user tasks
Hi @Basavaraj_S.P
Could you please share the documentation that states that the Search tasks call returns tasks from the subprocesses?
Thanks,
Alex
Hi @Alex_Voloshyn , i have found this in the Camunda AI
If this is incorrect, then does camunda provide any way of finding the user tasks including the subprocess also?
bcz my BPMN includes subprocess and under that there is user task if i want to retrieve the userTaskKey how should i do that
Could you please share the link?
Sorry @Alex_Voloshyn this is actually the Camunda AI which has given this answer which cant be shared through the link
I think that this is a wrong answer if you check the official documentation - Search tasks | Camunda 8 Docs
There is nothing about subprocesses.
Regards,
Alex
Can you please help me on achieving this
my BPMN includes subprocess and under that there is user task if i want to retrieve the userTaskKey how should i do that when am already having the parent process instance key
Can you share an example of your process model(BPMN file)?
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.