webMethods

webMethods

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.

 View Only
  • 1.  View the newly created occurence in new page

    Posted Wed July 31, 2002 08:55 AM

    Hello,
    I want to make my application with frames.
    The first frame will be the Menu frame.
    When you click a button on this frame window I want a new occurence node to be created and viewed in the second frame.
    I want to see only the newly created empty occurence in the second frame(pagesize=1)

    Is what I want something like the mix of elementaction:create and elementaction:select ?

    Can someone help me how to do this ?

    X-Application Version: 3.1.3
    Tamino Version : 3.1.1
    Platform : Win2k
    WebContainer : Tomcat 3.3
    JDK Version : 1.3.1


    #Tamino
    #API-Management
    #webMethods


  • 2.  RE: View the newly created occurence in new page

    Posted Thu August 01, 2002 04:56 PM

    Hello,

    the action ‘create’ is implemented for documents. I think it is a elementaction of type=“insertAfter” combines with a select.

    I would implement a plugin for this feature. If you can wait till Monday I can give a tip how to implement it.

    Bye,
    Christian.


    #API-Management
    #Tamino
    #webMethods


  • 3.  RE: View the newly created occurence in new page

    Posted Fri August 02, 2002 12:06 PM

    Hello,
    Yes what I need to do is insertAfter + Select as you have mentioned.
    Sure I can wait till Monday.
    I will be VERY glad if you can send me such a plugin.
    Thanks for your help
    Server


    #API-Management
    #Tamino
    #webMethods