Table of Contents

FIXME This page is not fully translated, yet. Please help completing the translation.
(remove this paragraph once the translation is finished)

InheritAttachedDocumentsHandler

Description

This handler adopts documents from a potential super-process (i.e. main process) into the current sub-process. Here, all documents from the main process will be transferred, as long as they do not already exist in the sub-process. If the flag is set to upwards (“true”), the documents will be taken from the current sub-process and transferred to the main process.


Action Class

com.dooris.bpm.actionhandler.InheritAttachedDocumentsHandler



Event Type

any

Action Name

any

Mandatory Fields

-

Parameter

upward

Tells if the attached documents should be retrieved from a main process (false) or carried back to the main process (true). The default value if false.


Example