The Zurich release has arrived! Interested in new features and functionalities? Click here for more

sys_wizard_answer table in ServiceNow

Community Alums
Not applicable

Hi All ,

 

Can anyone explain when a record gets created in "sys_wizard_answer" ?

What is the significance of the below table

"sys_wizard_answer"

 

Thanks,

Ankitha

 

 

1 ACCEPTED SOLUTION

Jaspal Singh
Mega Patron
Mega Patron

Hi Ankit,

 

Have you seen interceptors (form as below) when you want to Create New Change

find_real_file.png

 

So, the blue hyperlinks are the answers stored in sys_wizard_answer table. So, anything that has an interceptor required will have corresponding values stored in sys_wizard_answer table.

 

Hope it helps.

 

View solution in original post

2 REPLIES 2

Jaspal Singh
Mega Patron
Mega Patron

Hi Ankit,

 

Have you seen interceptors (form as below) when you want to Create New Change

find_real_file.png

 

So, the blue hyperlinks are the answers stored in sys_wizard_answer table. So, anything that has an interceptor required will have corresponding values stored in sys_wizard_answer table.

 

Hope it helps.

 

Hi Jaspal Singh,

I have a problem and I need to call script Include in the url, what should I do since my sys_id can only be configured in properties.

Wei_Ling_0-1716543458425.png