Hello Everyone,
I recently set up a Systemlink (and TDM) Server.
Now I want to optimize the properties of a DataFinder I created on the Server with a Script. I obviously could do that manually in the web application but that takes a lot of time.
So I wrote a script for that task but when using the command
Navigator.Display.CurrDataFinder.GetDataFinder.GetSettings.OptimizeCustomProperty(eSearchChannel,"Example_Property",DataTypeString)
i get the error "Access denied."
So basically I'm not allowed to customize the DataFinder which actually makes sense because everyone could just customize it.
Does someone know where or how I have to run the script to have access to the DataFinder on the Server?
I did not run the script on the server machine but I thought that it probably doesn't matter. I have admin rights for the server though.
Thanks for you answers!:)
benebelt1