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.  Issue about BPM task Event Actions

    Posted Mon July 12, 2021 06:42 AM

    Hi, I want to define an event in a task at BPM. I want the action event I defined to take parameters. I added a flow service as WSDL with the Web Service Connector. The service I added should take a parameter called TaskID. How can I do this? Thanks

    image


    #webMethods
    #Integration-Server-and-ESB
    #BPM
    #webMethods-BPMS


  • 2.  RE: Issue about BPM task Event Actions

    Posted Tue July 13, 2021 03:21 AM

    @musicmen, taskinfo should contain your taskID. So try mapping your taskinfo/taskID → BusinessData/CustomString or even set your taskinfo as part of your business data. So when you invoke the service from the event action , You service input signature should contain the information which you need.


    #webMethods-BPMS
    #webMethods
    #BPM
    #Integration-Server-and-ESB


  • 3.  RE: Issue about BPM task Event Actions

    Posted Wed July 14, 2021 06:23 AM

    how can I trigger an event action? I chose assigned type. I created and added a log or insert service as a Test, but it didn’t trigger it.


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-BPMS
    #BPM