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
Expand all | Collapse all

Different between a task and an portlet

  • 1.  Different between a task and an portlet

    Posted 03/14/13 07:27 AM

    Hello,
    can anyone tell me what’s the different between a task and an portlet in webMethods?
    thanks


    #BPM
    #webMethods-BPMS
    #webMethods


  • 2.  RE: Different between a task and an portlet

    Posted 03/15/13 01:33 PM

    The definition for portlets can be read on Wikipedia (Java Portlet Specification - Wikipedia). Generic portlets conform to JSR168. A ‘Task’ is also a portlet that you design to handle a human step within a business process model. Generally the task will be implemented as a specialised portlet for the presentation of business data and providing task specific functionality. webMethods CAF provides the developer with access to APIs for managing the task itself, e.g. accepting the task, completing the task, etc.


    #webMethods-BPMS
    #BPM
    #webMethods


  • 3.  RE: Different between a task and an portlet

    Posted 03/21/13 10:53 AM