Add functionality to call engine services from within Service Tasks

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Duplicate
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: engine
    • None

      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.

        This is the controller panel for Smart Panels app

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

                Created:
                Updated:
                Resolved: