
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2017 12:18 AM
I use activiti bpmn in liferay 6.2 CE,
I want to get the inputstream of deployed BPMN Workflow in liferay..!
Is it possible or not
can any one help me!
Thanks in advance
Labels:
- Labels:
-
Alfresco Process Services
1 ACCEPTED ANSWER

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2017 02:26 AM
Hi,
if you mean the .bmn20.xml file you can just use repositoryService.getResourceAsStream(String deploymentId, String resourceName).
Niklas
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2017 02:26 AM
Hi,
if you mean the .bmn20.xml file you can just use repositoryService.getResourceAsStream(String deploymentId, String resourceName).
Niklas
