Hi,
Thank you for the information.
My query was that if there is a way to change URL's of your webapplications by placing '-' instead of '.' between domains? I would like to learn if that is atleast possible?
For example:
Original url of webapplication is: https://i2.xyz.company.com
Required to be changed as is: https://i2-xyz.company.com
Regards,
Susmitha.
Hi,
Actually this works with my workbook when opened in desktop. Here in our scenario, we have a flow which uploads file into library and from where external links has to be updated to the existing workbook using the newly uploaded file(uploaded using flow). But the main excel doesn't get updated with the latest data and when we try to check the excel by opening it, which asks us to enable content so that data will get updated. And I tried to check these option when file was opened online but we couldn't find those options as mentioned in the above screenshot. These options are only available when we try to open file in app but not in browser.
In browser it prompts a warning to enable content, which shouldn't be asked. Here are the screenshots of the error and options available in excel online.

Could you kindly suggest me on how to proceed further on this?
Regards,
Susmitha.
Hi,
Thank you for the reply. I checked that Alias and Indexe are checked. From ULS logs I was unable to find anything. Is there a keyword to check if such kind of issue occurs, please let me know. Am bit confused on how to check logs as I found just the below one from ULS logs
Web Controls agpxv High [Forced due to logging gap, Original Level: Verbose] ClientPeoplePicker: Searching for user in Claims Mode: {0} 46cd1ca0-3530-d02c-bde8-d4c64b50428b
Regards,
Susmitha.
Hi,
This again doesn't work either :(
Actually from the error msg https://decommissoned old SP server1:32844/Topology/topology.svc, That server was decommissioned around 2014 or 2015.
Could you let me know why it is getting involved though it was removed from the farm. How can I eradicate this completely? and importantly please let me know where can I do the check for this connection?
Kindly help!
Regards,
Susmitha.
Hi,
Thank you so much for your help. This solved my issue. Before this, I tried using a PS script to replace displayname as a workaround. I hope that wouldn't be an issue further.
Set-SPUser -Identity "i:0#.w|Domain\currentname" -DisplayName "EXTKatreddi Susmitha" `
-Web sitecollection link
Regards,
Susmitha.
Hi,
I tried this on our test environment. Unfortunately this didn't work. Below is the one I used. Could you please correct the below one if something is wrong.
<SharePoint>
<SafeMode MaxControls="200" CallStack="false" DirectFileDependencies="10" TotalFileDependencies="250" AllowPageLevelTrace="false" ControlCompatMode="false">
<PageParserPaths>
</PageParserPaths>
<AllowedWPProperties>
<AllowedWPProperty type="abc.xyz.Intranet.WebParts.WPRssFeedWP, abc.xyz.Intranet.Solutions, 1.0.0.0, neutral, *" propertyName="FeedUrl"/>
</AllowedWPProperties>
</SafeMode>
Regards,
Susmitha.
Hi,
Thank you for the response.
I found that "Claims Windows token Serviceā is started only on app server and on WFE they are stopped. I guess that shouldn't be the issue.
Granted Farm account, full control to the Secure Store Service. Still I see the same error.
Could you also kindly let me know the impact over the application if this service is not active?
Regards,
Susmitha.
Hi,
Thank you for the response. Could you also kindly provide me the script to get list of all sites and subsites with in site collection along with the owner of the members group of each site and subsite?
Actually this is kind of cleanup activity, so I would need list of every site and subsite across Farm.
Thank you!
Regards,
Susmitha