Bonita BPM list files and move folders in Alfresco

1
0
-1

Good afternoon,
Necessary to make the Bonita BPM 5.6.3 to run the process, the list corresponding to a folder in Alfresco files and it can select another folder and move the file. I first need the Bonita BPM list files in a certain folder in Alfresco, and then move that file to another specified folder, it all through a connector or script.

Is this possible?
I await answers.

Comments

Submitted by ttoine on Mon, 01/27/2014 - 17:42

Hello, could you please edit your question ? it is not very clear...

Submitted by william.macedo on Wed, 02/19/2014 - 15:20

I need to first list the files within a certain Alfresco repository and thereby select it and move it to folders in Alfresco, all in Bonita BPM 5.6.3.

how to do it?

2 answers

1
+1
-1

Hi,

The Alfresco connector provided out-of-the-box in v5 won't be able to list the content of an Alfresco repo. They can only access Alfresco resources using their full path.

You would need to develop a custom connector to do so.

You can find the code of the existing alfresco connector in our public svn repository. That may helpful to build your own.

Cheers,

Francois

Comments

Submitted by ttoine on Thu, 02/20/2014 - 12:11

Hey François, do you have the link to the svn repository, or better, to this connector sources ?

Submitted by william.macedo on Thu, 02/20/2014 - 12:18

would link to your SVN repository?

Submitted by william.macedo on Thu, 02/20/2014 - 12:46

has no way to help me further develop these connectors? (one that lists documents, possibility to preview and move files to other folders)
urgent need, and I am not a developer.
thanks for the help

Submitted by francois.chevresson on Thu, 02/20/2014 - 16:00

Here is the link to SVN:

http://svn.bonitasoft.org/bonita-connectors/branches/bonita-connectors-5...

Our professional services could help you with this type of custom development.

http://www.bonitasoft.com/be-part-it/contact-us

1
0
-1

I'm still not managing to develop these two connectors (list and move), can someone help me? I do not understand Java

Notifications