We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

What is interceptor in servicenow?

mohdaamer
Tera Contributor

I can't find the proper source I wanted to know what is interceptor.

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron

Hi @mohdaamer 

 

an Interceptor is a wizard-like layer before creating a record in all cases when it is not clear which type of record should be created.

The easiest way to see what an interceptor is: Open the table task table via entering task.list in the application navigator and then click the "New" button:

 

MaikSkoddow_0-1704512738111.png

In most of the cases the interceptor is just offering a list of possible options and after clicking on one of the options you will be redirected to the creation form. However, it is also possible to add more wizard-steps if required. 

Maik

View solution in original post

2 REPLIES 2

Maik Skoddow
Tera Patron

Hi @mohdaamer 

 

an Interceptor is a wizard-like layer before creating a record in all cases when it is not clear which type of record should be created.

The easiest way to see what an interceptor is: Open the table task table via entering task.list in the application navigator and then click the "New" button:

 

MaikSkoddow_0-1704512738111.png

In most of the cases the interceptor is just offering a list of possible options and after clicking on one of the options you will be redirected to the creation form. However, it is also possible to add more wizard-steps if required. 

Maik