Good day,
I have an ARIS report that saves the images of all the models in a database to the filesystem. It uses the Graphic method of the Model object and the Save method of the Picture object.
When I run the report from ARIS 7.1.0.524795 it extracts all the model images and the report ends succesfully.
The problem occurs when I run the report from ARIS 7.2.0.589499, it just runs forever. When I debug the report, the hanging occurs at the Save method of the Picture object, but it only happened on certain models. I then investigated some of the models it hanged on. They all had one thing in common, they had no Occurrences on them. I don't know if this problem happens on all the ARIS 7.2 releases but it does happen on this last release.