ATransform Mapin ServiceNow is used to define howimported datafrom external sources (such as CSV files, Excel sheets, or third-party integrations) is mapped into thetarget tablewithin the platform.
They allowadministratorsto definefield mappingsbetween theimport set tableand thetarget table.
Can includefield transformations, such as converting data formats or merging values.
Supportscriptedtransformations usingonBefore and onAfter scripts.
A. Field Transform– No such module exists in ServiceNow. Transform Maps handle field transformations.
C. Schema Map– The Schema Mapvisualizestable relationships but doesnothandle data imports.
D. Import Map– This isnot a valid ServiceNow module. The correct term isTransform Map.
ServiceNow Transform Maps Documentation
ServiceNow CSA Training Module:"Importing Data and Transform Maps"
Key Features of Transform Maps:Why Other Answers Are Incorrect:References from Certified System Administrator (CSA) Official Documentation:
Submit