Multi instance subprocess incident variables

Hi,

I am having a process where collection of strings are passed into multi instance subprocess which then splits it into many sub instances / activities. Is it possible to see the value of element variable’s value which represents that instance? I am having incidents and am trying to figure out if I am able to see this value in Camunda for debugging. Please see screenshot for the situation.

Thanks!
Klavs.

@klavsi Click on the incidents tab next to the Variables, so you can see the instances which has incidents

Or

Click on the activities which has incidents it will show those instances having incidents.

Thanks for the reply, @aravindhrs!

The problem lies in that incident message doesn’t contain information regards this mutli instance variable value. If I explore activity itself - I am able to see activity metadata but not the variable values. I am particularly interested what are the jobRequisitionId value of the incident instances. I hope it makes sense. Please see screenshot: