BlueCielo TeamWork 2012 Release Notes | BlueCielo ECM Solutions

New in InnoCielo 2008: Hybrid document events

The CAD application link events include:

DocHybridEvent_InitializeHybridParts(Batch, Action)
DocHybridEvent_BeforeHybridPart(Batch, Action, PartName)
DocHybridEvent_AfterHybridPart(Batch, Action, PartName)
DocHybridEvent_TerminateHybridParts(Batch, Action)

The arguments used by these event procedures are as follows:

Argument Description
Batch Object containing properties about the documents being processed.
Action Value equal to a constant from the AS_HYBRID_ACTION enumeration.
PartName Part document name.

The values of the Document and PartName arguments refer to different objects depending on the action being performed during the event. The possible objects are as follows:

Event Action Document PartName
InitializeHybridParts AS_HYBRID_ACTION_ATTACH, AS_HYBRID_ACTION_IMPORT Main document Not applicable
  AS_HYBRID_ACTION_DELETE, AS_HYBRID_ACTION_DETACH Not available Not applicable
BeforeHybridPart AS_HYBRID_ACTION_ATTACH, AS_HYBRID_ACTION_IMPORT Part document Empty
  AS_HYBRID_ACTION_DELETE, AS_HYBRID_ACTION_DETACH Main document Part document name
AfterHybridPart AS_HYBRID_ACTION_ATTACH, AS_HYBRID_ACTION_IMPORT Part document Empty
  AS_HYBRID_ACTION_DETACH Part document Empty
  AS_HYBRID_ACTION_DELETE Main document Part document name
TerminateHybridParts AS_HYBRID_ACTION_ATTACH, AS_HYBRID_ACTION_IMPORT Main document Not applicable
  AS_HYBRID_ACTION_DELETE, AS_HYBRID_ACTION_DETACH Not available Not applicable

Copyright © 2000-2012 BlueCielo ECM Solutions

www.bluecieloecm.com