The
AutoManager Task Server installed with earlier 2003 releases always opened
a vault in Submitted Mode. This has been changed to use User Mode. This
allows Task implementations to access documents that are Under (Quick)
Change.
In the
earlier releases of AutoManager it was not possible to get Work Area Template
from Work Area object (AMWorkPackage.Template property did not return
the actual environment object, but a copy of the template). This is now
improved in AutoManager 2003d by adding a new property .CreatedFrom that
returns the actual template object.
The
scripting editor incorrectly refused expressions that used the User.EmailAddress
or User.Initials properties. This has been corrected.