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

Task Configuration - custom Dynamic URL

Nilam Narote
Tera Expert

Hello Community,

Requirement - Add dynamic instance name in custom URL

Configuration -

We have added "https://dev211612.service-now.com/nav_to.do?uri=kb_knowledge.do?sys_id={reference_table.sys_id}"

URL in task configuration. We want to add a dynamic instance name instead of "https://dev211612.service-now.com". 
Please provide what needs to be done to add a dynamic instance name.

community4_0-1734076292532.png

 

1 ACCEPTED SOLUTION

Nilam Narote
Tera Expert

I resolved the issue by setting the URL to "/nav_to.do?uri=kb_knowledge.do?sys_id={reference_table.sys_id}"

View solution in original post

2 REPLIES 2

Mark Manders
Giga Patron

Please don't tag people in your questions. It triggers annoying notifications and it seems like you don't appreciate any other people to assist.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

Nilam Narote
Tera Expert

I resolved the issue by setting the URL to "/nav_to.do?uri=kb_knowledge.do?sys_id={reference_table.sys_id}"