06-14-2021 08:12 PM
I understand the recomended way to fetch all tags available in Alfresco is through the API Explorer and method in the link:
https://[Omitted URL]/alfresco/api/-default-/public/alfresco/versions/1/tags?skipCount=0&maxItems=100
However, the tags are all coming out lowercase and contains unwanted spaces at the beginning. Although those white spaces can be trimmed, the all lowercase tag names is posing a big challenge. Is this a problem with Alfresco API itself or am i missing a parameter?
06-15-2021 06:58 AM
Tags are always lower-cased by the default Alfresco APIs for handling tags. The "unwanted spaces" thing is definitely not part of the standard and I would expect this to be an input issue, i.e. whatever client / interface is providing or extracting the tags to begin with. Alfresco by itself does not add a whitespace anywhere.
Explore our Alfresco products with the links below. Use labels to filter content by product module.