|
|
|
BlueCielo TeamWork 2012 VBScript API Reference | BlueCielo ECM Solutions |
Occurs after the Import from Briefcase dialog box is shown and occurs for each file in the briefcase.
BrcEvent_MatchDocument (Batch, Briefcase, DocumentID)
Name |
Description |
---|---|
Batch |
An object that represents the files contained within the briefcase. |
Briefcase |
An object that represents the briefcase file. |
DocumentID |
Global ID of the vault document to match to the current briefcase record. Will contain a value if a matching document has already been found or may be set to a specific document. |
Use this method to match vault documents to files within a briefcase for which no or insufficient metadata exists. The current briefcase metadata record is available as a Briefcase.CurrentRecord property object.
Note Implementing this event will delay the opening and refreshing of the briefcase dialog box.
Related concepts
Copyright © 2000-2012 BlueCielo ECM Solutions |