#connector

SMTP connector not working

Hello,

I've using an SMTP connector in my process where I provide a username and password. SSL is disabled. In my process, a form is submitted and an email is supposed to be sent. However, it's not working. Without the authentication, email works. Currently, my SMTP server accepts open relay. However, this is changing soon so I need to provide authentication in the Bonitasoft software.

In the logs this is what I see:

AuthenticationFailedException error.

Conflict between SOAP connector and document-templating connector

Hello everyone!

I've been using the SOAP connector and word connector individually without any issues, however whenever I add both connectors in the same pool/diagram the SOAP connector stops working and throws this error:

How to script on GET Connector's "Edit Expression"?

First of all, Merry Christmas and Happy New Year 2023!

Process execution and email transfer

Hello Bonitasoft Community memebers,

I have a question please: To a task I have assigned a connector out (an email connector), I would like to know if the content of the email must be written during the configuration of the email connector or it is during the execution of the process that the actor writes the content of his email and then sends it?

Thanks

failed to update mysql jdbc connector

Hi,it is my first time to bonita(2021.1) community edition.

I have a simple task that needs to connect to an external database (mysql 8.0.26) using a connector (default: mysql 5.5 jdbc database query 4), but there is an error, I searched a lot and found that the reason is probably the lack of compatibility between versions. So I tried to add file (mysql-connector-java 8.0.26.jar) to tomcat path and to my project in bonita in java dependencies and make this file active when should select or add database driver but it didn't work, and I still had the same error:

Bonita-Studio - Remplacer un connecteur natif par une version actualisée

Bonjour,

je souhaite implémenter sur le studio 7.10.4 le connecteur UiPath en v2.2.0 disponible sur le git Bonita ici (https://github.com/bonitasoft/bonita-connector-uipath).
Mais il doit venir remplacer le connecteur natif (v.1.0) de mon Studio en v7.10.4.


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()

How to edit keys and values in connector: Insert data in a .docx/.odt template?

Hello,

Is there any way or example of how to edit the keys and values using a Groovy script, i.e. using the "Edit as an expression" functionality as shown in the attached image, instead of editing them from the table in the connector: Insert data in a .docx/.odt template?

insert-Data-DOCX-1ws2e3e.png

Connector CMIS - Download a document doesn't work

Hello !

I use Bonita Community 2021.1 for a few days, and I have a problem with the connector "download a document".

When I try to create the connector, there's a weird text (${cmis-downloaddocument.def.version}) instead of the version in "Definition version" field, and the connector doesn't work.

Does anyone have a solution ?

Thank's in advance !!

How can I dynamically extract variables into an external Groovy script?

I have a quite large project, where almost all tasks have the same connector applied to them. I've been trying to find a way to move the core functionality of these connector (which is a Groovy script) into a separate Groovy Script file so if I had to change something, I would only have to change the external script file instead of updating each connector one by one for hundreds of tasks. But there is just one problem: I can't for the love of God extract the variables in a dynamic way.

Notifications