Sharepoint

Help creating a connector for sharepoint

Hello,

I'm trying to upload a file uploaded from a form with the upload widget to my sharepoint address.

I'm using a rest-post connector to recover the access token, and another one to attempt the upload.

The post url: "mySiteAddress/_api/web/GetFolderByServerRelativeUrl('targetFolder')/Files/add(url='"+filename+"',overwrite=true)"

I'm sending 2 headers, Authorization, the access token, and Content-Type, myFile.getContentMimeType()

Sharepoint

Hi,

I try to connect to sharepoint using the connector, when i test the connector i get this error :

/**************************************************************/ Exception occurred. Posible cause: invalid 'listName' parameter. Stacktrace: com.sun.xml.internal.ws.client.ClientTransportException: HTTP transport error: java.net.UnknownHostException: jordianguelaemeamicrosoftonlinecom-1.sharepoint.emea.microsoftonline.com /**************************************************************/

how can i resolve this ?

thank you.

New-B

I'm new to Bonita and just downloaded the latest version to try it out but I noticed that the Sharepoint connector was not available. Which version of Bonita BPM can be integrated with Sharepoint?

Notifications