Servicenow Certified System Administrator CSA · Free Practice Question Medium

Question 26

What details can you find in the import set record after running an import?

Select 3 Answers from the below options.

  • A

    Import Set API

  • B

    Import Set Runs

  • C

    Import Set Rows

  • D

    Import Maps

  • E

    Import Log

  • F

    Concurrent Import Sets

Reveal correct answers

Correct answers: B, C, E

Explanation

You can view detailed information about import set runs, individual rows in the import set, and import logs.

There are two ways to run or process an import set:

  1. Robust import set transformers: Separate the transform and processing functions, providing a more flexible alternative to transform maps.

  2. Transform maps: Legacy method to map data from an import set staging table to a single target table.

After running the import, you can view the import history by navigating to the Import Set record and checking the tabs below the Related Links section:

  • The Import Set Runs tab provides details about individual imports.

  • The Import Set Rows tab provides details about rows included in the import set run.

  • The Import Log tab displays the logs for the import set. It shows when each log was created, its level, the log message, and the source of the log.

Note: For imports using a robust import set transformer, you can view additional details by running the import in verbose mode.


Screenshot 1: Import set runs for a completed import with a robust import set transformer

Screenshot 2: Import set rows for the three rows included in the import

Learn more about:

Learning Domain: Database Management - Importing Data

First introduced: Tokyo release

Discussion

Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.

You must be logged in to post a comment.

Preparing For

Your Certification?

255+ certifications
Detailed explanations
Free PDF samples

Has All The Questions You Need