1 Reply Latest reply on Nov 23, 2016 1:29 AM by zcc39r

    JBPM6 - Rest Task - reading standard response headers

    campisic

      Hi,

      I would like to use the Rest Task service (RESTWorkItemHandler) in order to call rest services from the bpm processes.

      Since the rest services i need to call are restfuls, i have to read the "ServiceLocation" response header when i call a POST endpoint that creates a resourse.

      As far as i understand, i cannot read ServiceLocation header using the RESTWorkItemHandler implementation.

      Do i need to create a custom Rest WorkItemHandler?

       

      Thanks in advance