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