X-Application Version: 3.1.3
Tamino Version : 3.1.1
Platform : Win2k
WebContainer : Tomcat 3.3
JDK Version : 1.3.1
Hi
In your example applications U first read a doc and then modify and then commit.
I want to use modify (<xapp:action type=“modify” …> )with out read before it ,
is it possible ?
LOVE
Hello,
a read action is required to request a document from Tamino. The modify action works only for existing documents.
If you have load your documents via query and display them with a browse tag, it should be possible to modify the document of this browse list without explicit read action.
Make a trial. If it does not work, I will have a closer look into the state handling of documents stemming from a browse list.
Bye,
Christian.