Designer settings

The Admin Manager Pipeline validation screen provides controls for:

Pipeline validation

With validation enabled, pipeline developers can manually validate pipelines before saving them. Validation also occurs automatically during a save operation.

You might want to disable manual pipeline validation:

  • To avoid the overhead. In a production environment, pipeline validation adds time to execution, especially for heavy workloads.
  • To prevent sensitive data from being visible in Snap data previews.

With validation disabled:

  • The Designer toolbar Validation button is grayed out.
  • Pipeline copy, move, import, or open actions don't trigger validation.
  • Data preview isn't available.
Important: If you disable pipeline validation from IIP Manager Settings, users can override this at the Project level. If you disable pipeline validation from Admin Manager, users can't enable it.

Data preview

When pipeline validation is enabled, the SnapLogic platform attempts to pass a sample of real data through pipeline Snaps on validation or save. Snaps that execute successfully provide preview data. Data preview shows whether pipeline mappings and transformations are working as expected.

SnapLogic encrypts data before storing it to use in data preview. By default, the data preview includes the first 50 records from the input source, up to 15 MB in total size. If the number of documents to preview exceeds 15 MB, validation causes an error. Environment admins can change the environment setting for preview documents in Admin Manager. Users can change the number of preview documents for their own account in user settings, up to the value set by the Environment admin.