How do I redirect user to the order status page dynamically from record producer?

KedarB
Tera Contributor

KedarB_0-1713939414787.png

KedarB_1-1713939538598.png

KedarB_2-1713939688393.png

Hi guys, I am trying to redirect the user to the order status page of the request that gets generated when I am submitting a Ui builder form, but after submission it goes to the order status page with an empty request number.

I am using a catalog client script and a script include to do the same.

Could anyone guide me on the possibility of redirecting the users dynamically using the two?

Thanks.

 

2 ACCEPTED SOLUTIONS

hi @KedarB 
was the link usefull, if yes close the thread so that others will find it easy if they face the same thing.!!! 


Please accept the solution /mark this response as correct or helpful if it assisted you with your question.




Regards,
Animesh

View solution in original post

12 REPLIES 12

Hey @KedarB 
I am not sure if this gonna work like what you said, but you can check this link below

 

https://www.servicenow.com/community/now-platform-forum/how-to-set-requested-for-in-ritm-using-cart-...

 

https://www.servicenow.com/community/developer-articles/bypassing-service-catalog-checkout-ui-via-re...

 

https://www.servicenow.com/community/itsm-forum/creating-request-item-from-record-producer/m-p/48635...


Please accept the solution /mark this response as correct or helpful if it assisted you with your question.




Regards,
Animesh

hi @KedarB 
was the link usefull, if yes close the thread so that others will find it easy if they face the same thing.!!! 


Please accept the solution /mark this response as correct or helpful if it assisted you with your question.




Regards,
Animesh

Thanks for the solution!