This content has been marked as final.
Show 1 reply
-
1. Re: Accessing property "DataInputSet" programmatically
anthony_inovelan Nov 7, 2014 9:27 AM (in response to anthony_inovelan)The answer seems to be the BPMN2DataService but there is no injection in my project and I don't use RuntimeManager.
I work with "KIE projects" created and deployed by the KIE Workbench, so in my code it's all built from these ids : "groupId / artifactId / version"
What are the minimal requirements to get the BPMN2DataService working in this type of configuration ?
Do I have to use injection "everywhere" ?