<< Click to Display Table of Contents >> Navigation: WorkFlow Editor > Workflow Modules > Destination Document Module |
This Module has no dialog and points to an INTERACT data file (*.xiact) to store the results of your Workflow.
Its behavior must be specified in the Basic Properties
Basic Properties
The Basic Properties of this module allow you to specify if the results of your workflow are stored in the original data file or a new Data file.
oColor |
The color in which the current module is displayed within the Workflow Editor. By default, the different types of operations are assigned to separate colors. |
oDataModule
oDocCreationType |
oCreateNewDocument is the default value and leaves the original data file untouched osaveToSourceDocument applies the reuslts of your workflow to the original data file. |
oForwardMarkedOnly |
Determines whether all lines are forwarded to the next module or only the current selection (those with a green dot in front of them): oFalse : This module forwards all data to the next module. oTrue : This module forwards only currently selected Events to the next module. If no Events are selected, all Events are used. |
oExamineElements |
Determines whether all lines are used in the current module or only the selected lines (those with a green dot in front of them): oAll : This module uses all data, existing Events and new lines created by the previous workflow modules. oMarkedOnly : This module uses only the currently selected Events. oNotMarkedOnly : This module uses only the currently NOT selected Events |
oMarkbehavior |
Determines how the line selection should be handled during the routine: oLeaveAsIs : This module does not change the current selection of Events. oUnmarkAll : This module clears any available selection oMarkAll : This module selects all currently available Events oMarkNewOnly : This module clears any previous selections and selects only the data resulting from its own operation. oKeepExistingAndMarkNew : This module keeps the previous selection and adds the data resulting from its own operation to the selection. |
oElementType |
Name of the current module |