Skip to main content

2 docs tagged with "sys_transform_map"

View all tags

Importing Data

Guide for importing external data into ServiceNow using the Fluent API. Covers Data Sources, staging tables, Import Sets (transform maps), and the three-component pattern required for every data import.

ImportSet

Creates an Import Set: defines how rows in a staging/source table are transformed and loaded into a target table (systransformmap).