We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Route the Summary page after submission of catalog item.

Samiksha2
Mega Sage

Hi All,

 

Please help me to route the Summary page after submission of catalog item.

Samiksha2_0-1711012161700.png

 

Samiksha2_1-1711012185771.png

it is taking request sys_id. It should requested item sys_id.

 

Thanks,

Sam

 

2 REPLIES 2

Shruti
Giga Sage

In server script check data.sys_id

data.sys_id = req.sys_id;

Hi @Shruti  ,

No its not working

 

Thanks,
Sam