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.  Dropdown using database

    Posted 02/18/15 02:03 PM

    Hi,

    I’m trying to implement a dropdown that shows a string list that’s returned of database. Allright, simple!
    Just use the provider on value properties.

    But in this case, i need something like that:
    Column A __ Column B
    0001 _____ Example Inc.
    0002 _____ Test Example

    So, my dropdown needs to show the value of column B but i need to work with column A.

    How can I do this?

    Thanks!


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


  • 2.  RE: Dropdown using database

    Posted 02/20/15 10:35 AM

    It is possible using group option provider. Just set your IS service output with a doc list with code and name, and relate this output to your provider. On listbox, relate value to your provider.

    :wink:


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


  • 3.  RE: Dropdown using database

    Posted 02/21/15 05:50 AM

    Try CAF or DSP


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


  • 4.  RE: Dropdown using database

    Posted 02/21/15 05:51 AM

    Try CAF or DSP


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