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

I can cancel process instances asynchronously using Java Api

    XMLWordPrintable

Details

    Description

      AT

      • when I call deleteAsync method in Runtime service
        • with list of process instance Id's that exist
          • process instances with corresponding ID's are deleted
          • I can see BatchOperation in the database
          • HistoricTaskInstance records are created if history level is not set to none
          • corresponding deletion reason is set for all process instances
          • AuthorizationException is thrown if executed without proper permissions
        • with ID's that do not exist
          • corresponding execution job throws exception
          • Batch Operation is persisted in the database
        • with a null reference instead of ID's
          • ProcessEngineException is thrown

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                sebastian.menski Sebastian Menski
                askar.akhmerov Askar
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce