Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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
Mega Sage
Mega Sage

In server script check data.sys_id

data.sys_id = req.sys_id;

Hi @Shruti  ,

No its not working

 

Thanks,
Sam