2 Replies Latest reply on Dec 8, 2014 1:52 AM by hari6025

    How to get workItem node output mapping variable names in domain specific workItemhandler?

    hari6025

      Hi Team,

       

      We have designed domain specific workItem node(service Task) in jbpm-console.For this serviceTask associated one workItem handler class. It has input and output parameter mapping with it.

      At runtime we would need to update output parameter values using rest service of /workitem/{workItemId}/complete. During this service operation we would need to pass those output parameter values using query parameters of rest service.

       

      Some one please guide us to get output mapping variable names in workItem handler.

       

      Thanks in advance,

      Harikumar