When creating and modifying document templates in Documentum 6.5 my TBO for that object type is being triggered. In 5.3 creating a template did not trigger the TBO.
This is a problem because I have the TBO doing all sorts of things with documents when they are checked in and saved. But I want it to do nothing if the document is just a template going into my templates cabinet.
Has anyone else come across this issue? What strategies are there to get around this problem?
I got around this be using a script to rename the TBO’s before creating my templates. This disabled the TBO’s, then once my templates were created I named them back.