-
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
- duplicates
-
CAM-448 I can use the process engine services from a Java Delegate
-
- Closed
-