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.

 View Only
  • 1.  2 doctypes

    Posted Mon October 28, 2002 11:55 AM

    X-Application Version: 3.1.3
    Tamino Version : 3.1.1
    Platform : Win2k
    WebContainer : Tomcat 3.3
    JDK Version : 1.3.1
    Hi
    I have the following case :
    I have a query result in a document and I want to have it in a combo box , and I want to have the value of it in a text box and store it in the data base in another doc type .
    what should I do ? to declare that my select is referd to that document ?
    (I will be pleased if U give me some info on DOCUMENT )

    LOVE


    #API-Management
    #webMethods
    #Tamino


  • 2.  RE: 2 doctypes

    Posted Mon October 28, 2002 12:20 PM

    Hi,

    we did not understand your intention completely.
    In order to help you as good as possible, we need some more information.
    Could you please give us a concrete example of your use case?

    Bye Thorsten


    #API-Management
    #Tamino
    #webMethods


  • 3.  RE: 2 doctypes

    Posted Tue October 29, 2002 05:49 AM

    hi
    I have two doctype :users
    userid,password,projectcode(repeat)
    and doctype request :
    requestid,projectcode,userid,…
    we want to read project code from doctype users for specific userid and show in the combobox the project code that belong to specific userid.and when the project code choosed then project code is stored in a doctype request.
    in other words,we want read from one doctype with condition and show in the combobox and choose it and store in another doctype
    thanks


    #API-Management
    #webMethods
    #Tamino