20 February 2020

Table of Contents

1. Critical Fix

This release contains a fix to a race condition that makes it impossible to update the job objects after processing and thus causing the integration job to fail.

This fix addresses the errors as seen below in the log file:

com.technia.tif.core.TIFRuntimeException: Unable to change the current state to Completed on the job object in the ENOVIA database with id '22224.27092.35390.58792'
        at com.technia.tif.enovia.job.JobObject.changeStateTo(JobObject.java:69)
        ...
Caused by: com.technia.tvc.core.TVCException: No business object found with id=22224.27092.35390.58792
Object is not open for update
This problem exists in the versions 2019.4, 2019.5 and 2020.1 and Hotfixes will be made for each of these affected versions.