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.  CAF and database tables

    Posted Thu August 11, 2011 06:26 PM

    Hi

    I’m trying to perform some basic tasks dragging tables from database to the page, a .view.
    I can see the elements of the table but couldnt do add, or search elements from the table…
    Is there any tutorials about that? couldn’t find information in help docs…

    Anyway any help would be appreciated

    Thanks


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine


  • 2.  RE: CAF and database tables

    Posted Fri August 19, 2011 07:25 PM

    Instead of dragging and dropping the tables, you might want to right click on the table and select Generate Database Connector. When you go through the wizard you’ll be able to Expert Mode which will allow you to read and write back to the database. Then you can drag that connector onto the view which should generate some additional controls that you can use to update the db.

    Hope this helps.
    –mark


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 3.  RE: CAF and database tables

    Posted Fri September 02, 2011 12:30 PM

    Yes it shows more options thanks.
    But doesnt allow to perform a search still :confused:


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine


  • 4.  RE: CAF and database tables

    Posted Sat September 10, 2011 08:24 PM

    I think you need to go into expert mode and create a variable that will be used in the SQL. That will generate an input parameter in your DBClient.


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS


  • 5.  RE: CAF and database tables

    Posted Tue September 13, 2011 02:46 PM

    Hmm I see.

    Thanks for your help


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine