Hi Dojo,
I have a service template which is feeded with a csv file. These are TV channels and some channels contains ö, ü or ä. I’m using the name from the csv file as a property and also as the service name.
For example Oberösterreich is displayed like this: Ober�sterreich
The import of the csv is destroying any öäü. Is there a way to implement it directly?
Or is the only solution to change öäü in the csv directly?
Stefan Schedletzky [DevOps Enabler] Selected answer as best
Hi Stefan
These “special characters” are not allowed because Dataminer does not know how to interpret them.
You can find more information on these docs:
Naming of elements, services, views, etc. | DataMiner Docs
Stefan Schedletzky [DevOps Enabler] Selected answer as best