webMethods

webMethods

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.  Customizing WebMethods Tasks Page

    Posted Mon January 23, 2017 12:20 PM

    I would like to customize the tasks page in webMethods Business Console by passing some value from the process and make that passed value one of the columns in the task list page along with task ID and make the task list sortable using the new column. Is this doable?


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


  • 2.  RE: Customizing WebMethods Tasks Page

    Posted Mon January 23, 2017 12:27 PM

    Hi,

    Which version is this for? In 9.12 release you should be able to add custom gadgets. This should allow you to mix processes and task related gadgets(OOB), or write custom gadgets.

    Thanks!


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


  • 3.  RE: Customizing WebMethods Tasks Page

    Posted Mon January 23, 2017 12:50 PM

    Amit, thanks for the quick reply. I’m using version 9.12. I’m new to webMethods and I haven’t found any documentation regarding this. Could you please guide me how to get started? Thanks in advance.


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


  • 4.  RE: Customizing WebMethods Tasks Page

    Posted Mon January 23, 2017 07:25 PM

    The Gadget dev guide can be found at http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuites/wmsuite9-12/Business_Console/9-12_Developing_Gadgets_for_webMethods_Business_Console.pdf. It talks of how to write custom gadgets. If you have applied the latest Business console fix on 9.12. Go to localhost:8585/appspaces.


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


  • 5.  RE: Customizing WebMethods Tasks Page

    Posted Tue January 24, 2017 10:21 AM