About the Snapshot process in interactive flowcharts
The Snapshot process in interactive flowcharts fills the same purpose of Snapshot processes in batch flowcharts to capture a list of IDs and associated data, and export them to a table. The interactive flowchart Snapshot process contains a subset of the batch flowchart Snapshot process. You can save to a table only. You also cannot order or skip duplicate entries in the table, however, since interactive flowcharts only handle one record at a time, these features are not necessary.
Snapshot and data formats
When saving to an existing table from the Snapshot process, Interact saves data as described in the following table.
defaultDateFormat configuration property
defaultDateFormat configuration property
When writing to a table that does not already exist, the Interact runtime environment dynamically creates a table using default data types. You can override these default data types by creating a table of alternate data types. For details, see the Interact Administrator's Guide.
To configure the Snapshot process
To configure the Snapshot process
Use an interactive flowchart in the Edit mode to configure the Snapshot process.
1.
In an interactive flowchart in Edit mode, add a Snapshot process to the flowchart workspace.
2.
Data manipulation processes include Decision, Interaction, Sample, or Select.
3.
4.
All output cells from any process that is connected to the Snapshot process are listed in the drop-down list. To use more than one source cell, select the Multiple Cells option. If more than one source cell is selected, the same snapshot actions are completed for each source cell.
5.
If a table does not exist, select New Mapped Table and follow the instructions for creating a table in the Campaign Administrator's Guide.
6.
a.
b.
c.
7.
a.
The fields in the table are displayed in the Export Fields list under the Table Field column. You can automatically find matching fields by clicking Match>>. Fields with exact matches for the table field names are automatically added to the Export Fields list. If there are multiple matching fields, the first match is taken.
b.
a.
You can select multiple fields at one time by using Ctrl+Click or a contiguous range of fields by using Shift+Click.
b.
Move selected fields to the Fields to Snapshot list by clicking Add>>.
c.
d.
If wanted, reorder the fields in the Fields to Snapshot list by selecting a field and clicking Up1 or Down1 to move it up or down in the list.
8.
(Optional) Click the General tab to add a name and notes to the process or to configure the Output Cell name or Cell Code.
The name is displayed on the process in the flowchart. The notes are displayed when you point to the process in a flowchart.
9.
The process is configured and appears enabled in the flowchart.