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

Add functionality to call engine services from within Service Tasks

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Duplicate
    • L3 - Default
    • None
    • None
    • engine
    • None

    Description

      See http://www.jorambarrez.be/blog/2012/10/25/call-a-service-in-a-service-tas/

      Currently we need the workaround to create the services outselves correctly to get that working (or use Commands):

      RuntimeServiceImpl runtimeServiceImpl = new RuntimeServiceImpl();
      runtimeServiceImpl.setCommandExecutor(new CommandExecutorImpl());

      The CommandExecutor does Context.getCurrentCommandContext() internally.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                ruecker Bernd Ruecker
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce