IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  read and modify

    Posted 11/13/02 12:17 PM

    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


    #Tamino
    #API-Management
    #webMethods


  • 2.  RE: read and modify

    Posted 11/13/02 12:59 PM

    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.


    #API-Management
    #Tamino
    #webMethods