First advance on documents module for jBPM Console NG!
Hello again!
I am here, writing again to show some of the progress I have been able to implement until now.
I have written the first integration with the CMS using CMIS protocol, using Apache Chemistry, for this integration. This will allow to change the CMS used for any that implements the CMIS protocol.
I have created a new module that is used in the console, which can be found here:
https://github.com/nicolasegomez/jbpm-console-documents
and also a fork of the jbpm console code
https://github.com/nicolasegomez/jbpm-console-ng
What I implemented until the moment is all the integration to CMIS, creating a facade service to consume it:
And also, the screens to consume and navigate the CMS tree, through the folders and download the content of the documents.
You can see how it is looking in this video:
I have work in progress for adding and removing documents, as well as editing its properties.
View original post 27 more words