Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This table holds one template record that can be used to generate new records on a scheduled basis. Each record holds all of the import logs for one import event, which might include records being imported into multiple tables.

Image Removed

Within each Import Summary record, a user can view the imports that were run and their status, the number of records imported, and so on. Here is the result of a single import run:Image Removed

The first import summary record is a template that is used to create all of the other import summary records. This template record should be linked to the import template record that represents the first table to be imported.Image Removed

Automation

This table holds the following rules:

...

and also runs a linked record action called "Trigger import in first import template," which goes down to the linked first import template record and updates a flag field in that record to cause it to be converted into a new Import Log record linked back to the Import Summary.Image Removed

U: Set Latest Import Summary ID and flag to convert:Image Removed

The import log records are the records that actually run the import action and report back the results.

...

This rule runs when an import summary record is edited by web or API. It runs an if-then action to update the Status of the import summary record and send an email based on the status of the import logs.Image Removed

(Disabled) TB weekly:  Convert template to start process

The time based rule starts the import process. By default, it runs weekly on Saturday at 3am. It runs a conversion action that creates a new Import Summary record by converting the record with the word "template" in its title to a new record. The conversion maps only one field: the default starting import template:Image Removed