Hello OS-Team,
We are working on an application to display information about different documents stored in yuuvis. The application uses the REST interface to get the information.
Because we have users from all over the world we want to publish the application also in other languages then German.
Unfortunately I am not able to get values from a codesystem in another language. It seems that the returned value in label is always the default representation, which is german.
I tried the endpoints "/rest-ws/service/system/cs/list?elements=true", "/rest-ws/service/dms/{0}" and "/rest-ws/service/system/type/list"
Changing the language in the client manually to English or changing the language via REST-Call "/rest-ws/service/user/locale/" does not change the language of the value returned.
Is there a possibility to get a value of a codesystem-entry in a specific language or to get all languages of a codesystem-entry?
Thank you for the help in advance.
schulerb