This content has been marked as final.
Show 2 replies
-
1. Re: Parsing json response from REST service task in JBoss BPM 6.4
Abhijit Humbe Feb 12, 2018 5:31 AM (in response to iDev iDev)For this you have to use serviceTask. Write your code in customWorkIteamHandler to populate pojo from JSON response from REST task which you have stored in process variable
-
2. Re: Parsing json response from REST service task in JBoss BPM 6.4
iDev iDev Feb 12, 2018 8:07 PM (in response to Abhijit Humbe)Hi Abhijit,
Thanks for replying ....
Would you be able to share a simple jBPM PoC with all types of tasks like service task, human task, rule task, script task etc. ? It will help me a lot in what I am trying to do with jBPM 6.4. Appreciate your help with this.
Thanks