Hi Folks,
I’ve got a strange problem with sorting operations.
Have a look…
When I make this query : pvText[@pvLanguage=‘FR’ and @type=‘STANDARD’ and @work=‘true’] sortby(@symbolicName)
The result is not correctly sorted.
But, when I change the pvLanguage parameter of my query with another value, let say IT, the result is good.
symbolicName has type xs:string, storage type native and index standard
Any suggestion ?
#webMethods#API-Management#Tamino