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.  Custom Action on Tasks through Global Rules

    Posted 02/05/13 01:08 AM

    Hi All,
    Is there a possibility to create a custom global rule for Tasks and invoke a user created java method ?
    I’ve a requirement where whenever a task is queued, i need to raise an event and insert part of task info and task business data into a database table. As this should be done for all the Tasks present in MWS, I though we can achieve this through Global Rules.
    So, I would like to if it is possbile and did any one out there implemented something like this ?

    Regards,
    Sravan


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


  • 2.  RE: Custom Action on Tasks through Global Rules

    Posted 02/05/13 11:09 AM

    Sravan:

    May be you can do it using caf events. Caf Event Type → “Create”; Listener Type “Queued”.

    More instructions in Designer CAF Development Help Guide → Introduction to CAF Events.

    Hope this help.

    Regards.


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


  • 3.  RE: Custom Action on Tasks through Global Rules

    Posted 02/08/13 01:47 AM

    Thanks Norberto!
    I’ll give it a try and let you know.


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