glide.servlet.uri property issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2018 10:10 PM
we can access the glide.servlet.uri property by doing gs.getProperty. But you can't find the property in the sys_properties table. Must be some base functionality. Now issue is someone created this property and set the value accordingly which is fine but if you then delete the property even by mistake then the whole instance is inoperable unless you have an open session. Is there a way to go back to the original setting.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2018 10:49 PM
You can raise a Hi ticket to go back to the previous backup which must be present for the instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2018 10:52 PM
HI Rohan
If you know the property name and its value then you can create it manually in the property table again. This will be like reverting back to what you had earlier and I think this will resolve your query too.
Regards
Harsh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2018 06:17 PM
Thanks Harsh, but we don't want this property recorded because any slight change to it will change all URI_REF. which would be painful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2018 06:21 PM
I wouldn't delete ootb properties. They are there for a reason.