ops, sorry i read carelessly.
it may be helpful:
docuemntation said:
Returns the process instance with the given id. Note that only active process instances will be returned. If a process instance has been completed already, this method will return null
.
I noticed also that when kbase don't have process definition which instance try to load it also return null (in 5.4).
ts