How to remove unused SmartView shared connection URLs from SmartView Options
SmartView version: 21.110
I need to remove the SmartView URLs that are entered wrong from in SmartView options. I have tried access Properties.xml file from the following location but I don't see URLs in that file: C:\Oracle\SmartView\cfg .
cfg>
<provider>
<url>http://server:port/workspace/SmartViewProviders</url>
</provider>
<helpurlcontext></helpurlcontext>
<extensionupdatelist>http://server:port/extensionupdatelist/UpdateList.xml|%SVCLIENTINSTALLPATH%/extensions/UpdateList.xml</extensionupdatelist>
<!-- Add support for uploading to NR library - use SV private connection url
<libraryprovider>http://server:port/epm/SmartView</libraryprovider>
-->
<!-- Add authentification proxy cookie name(s) here.
<authCookie name="SSO1"/>
<authCookie name="SSO2" valueLoggedOut="LOGGEDOFF"/>