cancel
Showing results for 
Search instead for 
Did you mean: 

Data object reference

msr
Champ in-the-making
Champ in-the-making
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
11 REPLIES 11

msr
Champ in-the-making
Champ in-the-making
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?

jbarrez
Star Contributor
Star Contributor
Use the RepositoryService, it has a method to get resources out a deployment