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.  how to insert datas into a table using portlet

    Posted 10/15/07 12:06 PM

    Hi,

    I dont know how to insert datas into a table ( created in oracle )
    after submitting the portlet view.
    I have done with datasource configuration with MWS and JDBC configuration with IS and created a database connector too.
    How to proceed further ?


    #BPM
    #webMethods
    #webMethods-BPMS


  • 2.  RE: how to insert datas into a table using portlet

    Posted 10/22/07 12:57 PM

    manjula… can you please elaborate what you want to do exactly?

    Thanks in Advance
    Gouse.


    #webMethods
    #BPM
    #webMethods-BPMS


  • 3.  RE: how to insert datas into a table using portlet

    Posted 10/23/07 05:24 AM

    Hi,

    I want to insert datas into tables created in oracle using Designer 7.0.
    The datas should get inserted whenever I submit portlet.

    Thanks
    Manjula


    #webMethods
    #webMethods-BPMS
    #BPM


  • 4.  RE: how to insert datas into a table using portlet

    Posted 01/16/08 01:08 PM

    In 7.0 you need to

    1. create jdbc connection pool in IS
    2. create adapter service to insert data into table in Developer
    3. create service connector in Designer
    4. create content provider in Designer
    5. create portlet using content provider in Designer

    in 7.1. you can work with database directly from Designer|portal


    #webMethods-BPMS
    #webMethods
    #BPM