How to check Hardcoded Url Instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 01:48 AM
Hi,
Can anyone suggest me how to find out hardcoded url of instance for example my client has changed his instance from abc.service-now.com to xyz.service-now.com now we want to replace all the places where url is used . Is there any way to find out all active integrations , mid servers and also where the url is harcoded in business rule,fixscript or ui actions ....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 01:57 AM
Hi @manasagoud124
I guess you can have a list instance URL by navigating to the STUDIO > Select the application > Search > add the instance URL and select search in all applications then search.
Also for future development like this, you can use system properties.
Thanks.
Mark this as helpful if this resolves your query.