Hide Forgot
Date of First Response: 2009-06-23 04:02:08 Help Desk Ticket Reference: https://enterprise.redhat.com/issue-tracker/284823 project_key: SOA AS-IS) Assume using BpmProcesser on a ESB service to call a jBPM process. Then operation of BpmProcessor completes without return value from jBPM process instance(it only returns the original message). TO-BE) The usecase here is that using BpmProcessor in MEP=RequestResponse ESB service and it would be expected to get any return value from jBPM process instance. For example, ithe following behaviours on ESB would be expected: 1. BpmProcessor is called in ActionPipeLine on ESB service, 2. jBPM process instance starts by the call in step#1, 3. One(or more) process variable is set in the jBPM process instance, 4. jBPM process is ended, 5. BpmProcessor gets and returns one(or more) value of the process value set in step#3 and 6. Next Action in ActionPipeLine gets the return value got in step#5.
Link: Added: This issue depends JBESB-2629
Associated ESB task has been rejected.