Moving the findIocById into the same transaction block where the deletion happens so that the deletion will not fail due to detached entity error.
findIocById
Closes CE-3514