Data Migration
& Integration
Move configurations safely between environments using Update Sets and XML, then connect ServiceNow to external systems via IntegrationHub spokes and REST APIs. These skills are essential for any real-world admin deployment.
Every production ServiceNow deployment requires moving configuration between sub-production and production instances. The exam tests your understanding of Update Set capture scope, merge conflicts, XML import/export procedures, and Integration Hub spoke orchestration — practical skills that define a competent admin.
Part 5 Study Modules
System Update Sets
Capture, merge, and deploy configuration changes across environments. Understand Update Set scope, local vs. parent sets, commit sequencing, and how to resolve preview errors before deployment.
XML Imports & Exports
Transfer individual records and table data using XML export/import. Understand when to use XML versus Update Sets, and how to use the Load Data module and sys_remote_update_set table for targeted migration.
IntegrationHub & Spokes
Connect ServiceNow to third-party systems using IntegrationHub spokes and REST/SOAP integrations. Configure inbound and outbound message functions and understand authentication patterns for external services.