- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-20-2024 07:55 PM
We have created widget. In html . Written url and their href link. And then moved to other instances. But when clone and upgrades happens. It's url automatically gets changes . Pointing towards other instance. How to make it dynamically via system properties
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-20-2024 09:21 PM - edited ā03-20-2024 09:21 PM
Please dont create this system properties in your instance. these system properties are managed by servicenow directly.
you can use background script to get output of that system properties in different instances
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-23-2025 01:21 AM
This is really helpful. Thanks!