In current version (4.1.4.1217) when I perform:
exportOps.exportDicomObject(2, registration.getInstanceUID(), outputDirectory)
I get this exportOps.getErrorMessage():
Exporting item with uid ....... encountered an error Unable to obtain dicom registration record.
The registration is in DataBase and is not empty. To double check I also run code which worked with v.4.1.4.1216 and saved transformations. I've got the same error.
Structures and volume are exported correctly.
In current version (4.1.4.1217) when I perform:
exportOps.exportDicomObject(2, registration.getInstanceUID(), outputDirectory)I get this exportOps.getErrorMessage():
Exporting item with uid ....... encountered an error Unable to obtain dicom registration record.The registration is in DataBase and is not empty. To double check I also run code which worked with v.4.1.4.1216 and saved transformations. I've got the same error.
Structures and volume are exported correctly.