Bonita 7 - Get process instance by variable

For what I saw, Bonita does not use “businessId” or “correlation key” to map process instance id to an external id.

To achieve that I was thinking of adding a variable to the process “businessId”. However, I could not find a way to get a process instance by a variable value.

Is there a way to do that?