Hi, We're facing following situation and would like to know your recommendation: We generate files (employee worksheets) and want to store them (sometimes there will be different versions of a worksheet). Where would you recommend to store the files? Is there a way to persist them? Or would you store them in a file location or even cms? Thanks for your recommendation in advance. Regards, Daniel asked 12.07.2016 at 09:32 dharlach |
Hi Since 6.0, there is a document API available that can be used to store files. The documents are then also visible and editable in the Portal Application, in the RIA Workflow UI, in the RIA File Manager component. In future there will be also a JSF File Manager available. The API is available at:
for global documents. And
for documents attached to cases. answered 12.07.2016 at 09:49 Reto Weiss ♦♦ Hi Thank you for the answer. Does a sample project exist which shows how to handle? Regards, Daniel
(12.07.2016 at 10:41)
dharlach
1
There is no explicit demo project for it. But you find a describtion in the 6.0 new and noteworthy. See here http://developer.axonivy.com/doc/latest/newAndNoteworthy/NewAndNoteworthyDesigner6.0.html#documents
(12.07.2016 at 11:31)
Reto Weiss ♦♦
|
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 12.07.2016 at 09:32
Seen: 1,899 times
Last updated: 12.07.2016 at 14:17