2 Replies Latest reply on Feb 12, 2018 8:07 PM by igitdeveloper

    Parsing json response from REST service task in JBoss BPM 6.4

    igitdeveloper

      Hi,

       

      I have created a simple business process in business central. The business process calls a REST web service from the REST service task. The REST service returns a json string. I am able to print the json string. However, my requirement is to parse the json response string and populate a POJO which can be used in the subsequent script task.

       

      How can I parse json response string and populate a POJO ? Any help will be much appreciated.

       

      Thanks!