Hi,
I’ve got records like
7
Publication
generateXrecords.rb
2001-12-17T09:30:47.0Z
xscio
Der Papst
Title 7
Lorem ipsum dolor sit amet
XQueries like:
let $a := distinct-values(input()/xrecord/Author)
return $a
do return the expected values. When I replace “Author” in the xquery with any other field (i.e. “sourcetype”) Tamino returns:
ino:code=“INOXQE6301”>Runtime type exception
Does anyone have a suggestion what went wrong? All fields are defined similar in the schema.
Thanks for an answer,
Stephan
#webMethods#API-Management#Tamino