Having trouble finding the links generated in Dynamic Greeting Topic

Wardma
Tera Guru

Im having trouble modifying the link in the Get Open Tickets node which ultimately comes down to the Open Tickets Script. After I append the link, vavars.portalname); to vavars.portalname + '?id=thepageiwant'); it attempts to go to the page and still adds %3Fid%3Dmy_requests to the URL for some reason. I want to remove the my_requests from my URL and add where I want the end user to end up. Any idea where I can get this to go where I want it?

1 ACCEPTED SOLUTION

Loudigi
Kilo Sage

Check the Service Portal -> Page Route Maps. There could be a page route entry that will override anything ment for my_requests. Also, can you share your code for Open Ticket Script that generates the links?

View solution in original post

7 REPLIES 7

After more rigorous troubleshooting of the issue, the solution was the page route maps. I kept staring at the URL which still remained ?id=my_requests but it did end up going to the correct page. 

Community Alums
Not applicable

Hi Wardma,

Did you find a solution for this? I have the same issue. 

If yes, pls update the solution.

Thank you.

Wardma
Tera Guru

Page Route Maps as suggested by Loudigi. Verify the page route maps are pointing to the appropriate destination if you renamed the destination you will need to update the page route maps affecting any of the intended URL destinations. To be more specific, incident, request item, approval etc. Each page route map should be indicative of where or what its attempting to view.