Thanks guys,
according to the documentation I found that by default Tamino assignes the collection of ino:etc, to anything that you don’t define a schema for. I am inserting through a java client, with out a schema defined. I was wondering though, once I run
/. on the database I get my record, plus this stuff at the end:
- <ino:cursor ino:count=“10000”>
<ino:first ino:href=“?_XQL(1,1)=/.” />
<ino:next ino:href=“?_XQL(2,1)=/.” />
<ino:last ino:href=“?_XQL(10000,1)=/.” />
</ino:cursor>
- <ino:message ino:returnvalue=“0”>
ino:messagelineXQL Request processed</ino:messageline>
</ino:message>
</ino:response>
does ino:count mean the number of records in the database…
Rob
#webMethods-Tamino-XML-Server-APIs#API-Management#webMethods