Unable to redirect a record producer to a specific page after submission
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2024 07:31 AM
I have one record producer to create demands, which is currently redirecting to sc_request page.
I have to re-direct it to a new page I have created, so I added below line on record producer script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2024 07:48 AM
Hi @Ap_1
OOTB, record producer pick the redirection from here :
We need to make changes in code, so that this code (image one) should be overwritten but our code.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2024 09:04 AM
@Dr Atul G- LNG Redirect to is already set to "Generate task record".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2024 08:16 AM
Hi @Ap_1 .
Please refer to below thread:
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2024 09:13 AM
@Sumanth16 Its not working.
Actually after submitting system is first opening the newly generated record and then redirecting to "sp?id=sc_request&table=sc_request&sys_id=undefined", not sure how it is by default going to sc_request.