Issue about BPM task Event Actions

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

@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.

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.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.