Hi all,
I am very new to tamino. I need some help with tamino java API with an archiving project.
Description:
tools: JSP, Tamino Java API
I need to display a huge range of data from tamino for user to choose.
I am thinking of writing a jsp paging function using tamino java API that display maybe 100 records per page.
I tried the inoid:
1. Inoid
I could use the ino:id to query a range of resultsets. I don’t like the idea as i will need to keep track of the inoid(inoid changes with deletion) and formulate new queries.
Questions: Can i used the cursor function in the TStreamAccessor?
( tried the TStreamAccessor, i keep getting a invalid cursor for an xquery when usig the fetchcursor function).
Is this the right way to do it? Or can someone direct me to some other methods?
regards,
Lenden
#webMethods#webMethods-Tamino-XML-Server-APIs#API-Management