Alfresco 3.4

Alfresco upload document ID

Hi,

Since the alfresco connector is not working on Bonita 6, i'm trying to use it with Bonita 5.10.2.

I can upload a document on my alfresco server. This is working.

Now, I want to upload a new version of this document but to do this, i need to give the ID of the document previsouly uploaded. After the upload, the responseDocument variable is null, so i can't get any information provided by the server except the statusCode or the statusText.

Any ideas ?

Thanks :)

Get url of created folder (space) on alfresco

I am using bonita v 6.2.2 and alfresco connector 3.4. I do can create a new folder, but I would like to retrieve the url of the just created folder and store it into a variable. I made something similar with retrieving the int return value of my webservice with bonita web service connector with a code like that

Notifications