Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-9229

External Task Client doesn't pass on error message

    XMLWordPrintable

Details

    Description

      Steps To Reproduce:
      1. Start the attached workflow with a single external task.
      2. Run the external task client code attached.
      3. Go to the definition view, tab incidents

      Problem:
      The error message shown isn't the expected "some failure message" but 'Message is null.'

      Hint:

      • The problem exists for camunda bpm 7.9. and earlier versions (checked 7.8. already)
      • The payload provided by the client looks like this:
        { json: true,
              body: { errorMessage: 'some error message', workerId: 'someWorker' } }
        

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              fabian.hinsenkamp Fabian
              fabian.hinsenkamp Fabian
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce