Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

sys_wizard_answer table in ServiceNow

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

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

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