To configure the Snapshot process

Use an interactive flowchart in the Edit mode to configure the Snapshot process.

Procedure

  1. In an interactive flowchart in Edit mode, add a Snapshot process to the flowchart workspace.
  2. Provide input to the Snapshot process by connecting it to one or more data manipulation processes.

    Data manipulation processes include Decision, Interaction, Sample, or Select.

  3. Double-click the Snapshot process.
  4. Select one or more source cells from the Input drop-down list.

    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. Select a table from the Export to list.

    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. Select an option to specify how updates to the output table are handled:
    1. Append to Existing Data. Append the new information to the end of the table. This is the recommended method for database tables.
    2. Replace All Records. Remove any existing data from the table, and replace it with the new information.
    3. Update Records. All fields that are specified for snapshot are updated with the values from the current run of the process.
  7. Specify the fields that are written out by the Snapshot process.
    1. 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.
    2. You can manually select the fields to include.
    1. Select the fields that you want to include in your output from the Candidate Fields list.

      You can select multiple fields at one time by using Ctrl+Click or a contiguous range of fields by using Shift+Click.

    2. Move selected fields to the Fields to Snapshot list by clicking Add>>.
    3. You can manually modify the pairings by clicking <<Remove or Add>>.
    4. 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. Click OK.

Results

The process is configured and appears enabled in the flowchart.