Callbacks

What is Tamino response document?
Can u please give me an example program with a map in function and map out function that addresses the Tamino response document?

Attached you find the code of a server extension that maps a node ‘NAME’ to collection/doctype MAPTEST/TEST_ROOT. This doctype has two nodes, ‘KEY’ which stores the nodeinfo needed for retrieve (should be indexed) and ‘NAME’ which takes the mapped part.

The Tamino response document is what you get as response for _xql requests, e.g. in the Tamino Interactive Interface.

Regards

Julius Geppert
MapNodeInfo.java (1.56 KB)