BlueCielo TeamWork 2012 Release Notes | BlueCielo ECM Solutions

New in AM2006: Customization

AM-Meridian Only Document retention

AutoManager 2006 now offers the possibility to purge a document from the vault.

When a document is purged, the following happens:

  1. The document is no longer visible in any client, including customized clients.
  2. All references to and from the document are removed.
  3. All the properties of the document and all its versions are deleted from the database.
  4. All stream data of the document are deleted from the file system. This includes:
    1. Document content
    2. Redlines
    3. Workflow log
    4. Data for Content Indexing

The AMDocument object implements a new interface IAMRetentionControl, which has the following additional properties:

 

A new interface IAMDocumentRepository13 with a new method Purge is implemented by AMDocumentRepository. Purge has a single parameter ID, which is a string representing an object ID, similar to GetFSObject. Purge will delete all content and data as described above.

 

In the AutoManager 2006 release this functionality is available for programmatic access only. Also be aware that the client part of the software does not remove local copies of purged documents, so copies of the document can be left in the local workspaces after being purged.

 

AM-Meridian Only AMCreateObject

The new 'AMCreateObject' function can be used to invoke custom ActiveX controls from scripting (events). Compared to the standard 'CreateObject' function, 'AMCreateObject' allows the invoked code to work within the current AMM-Meridian server transaction.

Bug 22165: "Create CommandSet Object from script", RefNum Fv060113115327
 

Other changes

<OBJECT ID="AMCompareControlEx" WIDTH=700 HEIGHT=500

CLASSID="clsid:F8A86685-98C9-11D2-AE8E-008048EC3E75">

<PARAM NAME="LeftDocPath" VALUE="C:\TEMP\A.DWG">

<PARAM NAME="RightDocPath" VALUE="C:\TEMP\B.DWG">

</OBJECT>20925 using amcompare on html page
 


Copyright © 2000-2012 BlueCielo ECM Solutions

www.bluecieloecm.com