Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

After submitting request from ESC portal it is not redirecting to created record

Vividha Garg
Tera Expert

Problem : After submitting a request from ESC portal , it creates the record at backend. But does not redirects to the created record.

 

After creation URL shows - "https://wind.service-now.com/esc?id=ticket&table=x_mkgaa_access_man_access_management_request&sys_id...

 

We are using out of box widgets.

 

Can someone please provide any input.

 

Thanks,

Vividha

 

2 REPLIES 2

Sandeep Rajput
Tera Patron

@Vividha Garg In the record producer script, you can use

producer.portal_redirect = "sp?id=sc_home"

To redirect user to a specific page.

 

For more information, please refer to https://docs.servicenow.com/bundle/washingtondc-servicenow-platform/page/product/service-catalog-man....

 

Hope this help.

 

debendudas
Mega Sage

Hi @Vividha Garg ,
Please make sure that you are using the "Generated task record" option in the "Redirect tofield in the Record Producer.

debendudas_0-1725392880823.png