Data object reference
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2015 03:56 AM
Hello everybody,
I'm new with activiti and i'm currently working on the usability and integration of documents in a process. It is for research, because i'm studying business information technology.
I want to check the integration and usage of documents within the process execution.
–> Is there a way to attach documents to a data object?
The Engine is running on a windows server, the processes (.bpmn) and the documents are stored on this server at a specific place. Just a reference on the documents would be good.
Any experiences or advise.
Thanks for your reply.
Msr
I'm new with activiti and i'm currently working on the usability and integration of documents in a process. It is for research, because i'm studying business information technology.
I want to check the integration and usage of documents within the process execution.
–> Is there a way to attach documents to a data object?
The Engine is running on a windows server, the processes (.bpmn) and the documents are stored on this server at a specific place. Just a reference on the documents would be good.
Any experiences or advise.
Thanks for your reply.
Msr
Labels:
- Labels:
-
Archive
11 REPLIES 11
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2015 10:32 AM
Hi,
I thought I have to make the documents available through the engine to get them in the explorer. Sorry for that.
How can I fetch them through the API?
I thought I have to make the documents available through the engine to get them in the explorer. Sorry for that.
How can I fetch them through the API?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2015 04:07 AM
Use the RepositoryService, it has a method to get resources out a deployment
