Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hello all,
I would like to find a way to avoid "automatic" modifications occuring at assemblies' opening... Each time an assembly is opened in our data basis, the conflicts' window appears requiring the user to choose "Continue" or "Check out" for many objects. I think there are two ways to avoid this :
- Set the "Continue" value as default :
>> What is the config.pro parameter which allows that ?
- Find why modifications are done at opening (postregeneration relations, dependencies, ...)
>> Did someone experience the same thing ? How to solve that... ?
Thanks
As for the "- Set the "Continue" value as default :" - dm_checkout_on_the_fly should help
Hello Tsar,
Thanks for the answer.
This parameter sets the default value as "Continue" but I would like not to see the conflicts' window... I tried to find something else but... I am still trying.
I frequently run into the same problem with opening assemblies.
I have discovered if the assembly has circular references it will try to regen some models that lead to "the continue or checkout window".