1 Reply Latest reply on Nov 3, 2015 11:35 PM by stefanusthaniwidjaja

    How to parse parameter and call REST Service in JBPM

    stefanusthaniwidjaja

      Hi Masters,

       

      I am newbie in JBPM ,

      I have REST Service and I want to call it & parse some parameters in JBPM.

      How the best way to do this?

       

      I already try to call it using REST Service Task, and the result is success.
      But things get hard when I want to dynamically input the parameter.

      Because when I successfully did in REST Service Task, I only put a fix REST address in "URL" input variable.

       

      Thanks before.