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.  Tricky UI display

    Posted Fri August 20, 2010 10:42 PM

    Hi All,

    I have a requirement where I need to display a list of elements as a single row(multiple columns). For example I have a Flow service whose output has Document list ‘ABC’ and under the doclist ‘ABC’ I have three string elements ‘str1’, ‘str2’ and ‘str3’. Now str1 should be displayed as a single row. similarly str2 , str3 as a separate single rows.

    Any ideas/suggestions?


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


  • 2.  RE: Tricky UI display

    Posted Fri August 27, 2010 02:06 PM

    Hi,
    Try using the Categorized table. It has a property called Ordinal.
    If u set this to 1 for a column then the table will be categorized on this column first. So, it’ll be like

    Str1
    Str2 Str3.

    I used this control in 7.1.2. The problem with this control in 7.1.2 is we can categorize on only one column.


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


  • 3.  RE: Tricky UI display

    Posted Mon January 10, 2011 04:23 AM

    Can the Table be categorized on more than one column? If so, since which version?

    Thanks,
    Best reagrds,
    Raj


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


  • 4.  RE: Tricky UI display

    Posted Mon January 10, 2011 06:50 PM

    No, it can only be categorized on one column.


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