Basic Steps

Almost every task that you perform in 1Integrate will fall under one of the following steps:

  1. Installation and Configuration

    Install all necessary components.

  2. Data Stores

    Configure data stores from which to read data (and optionally, write to).

  3. Rule Discovery

    Analyse data from a data source, look for patterns, and use statistical techniques to deduce a set of rules.

  4. Rules

    Write rules to identify non-conforming features.

  5. Actions

    Write actions to correct non-conforming features, or to transform, integrate or enhance data.

  6. Action Maps

    Connect actions to rules.

  7. Sessions

    Perform data processing by running a sequence of tasks on a data store.