Connector

It is possible to develop connectors to any information system or webservice. E.g: Database, API, ERP, CRM, ...

ttoine's picture
ttoine
Category: 

A simple process that display system information about the server where is installed Bonita Engine.

6.2.5 JDBC MySQL Connector - Cannot SELECT

I've created a simple process using the standard, out-of-the box JDBC MySQL connector. I entered a simple SELECT statement in the connector, and I get the following error:

org.bonitasoft.engine.connector.exception.SConnectorException: org.bonitasoft.engine.connector.ConnectorException: org.bonitasoft.engine.connector.ConnectorException: java.sql.BatchUpdateException: Can not issue SELECT via executeUpdate().

Strangely, any INSERT statements work just fine.

Probleme connecteur Excel

Bonjour.

Lorsque j'utilise des connecteurs qui me servent à lire dans des fichiers Excel, j'ai régulièrement des échecs dans le lancement de tâche qui utilisent ces connecteurs. Généralement les 3 premiers essais fonctionnent, et à partir du 4eme essai ça échoue. Je dois alors fermé et redémarrer Bonita BPM pour recommencer le cycle.

Lorsque le problème survient, j'ai les logs suivants :

Connecteur et sortie de type TreeMap

Bonjour.

J'ai un soucis avec un connecteur que j'ai crée. Il me renvoie en sortie un objet de type java.util.TreeMap. Lorsque je teste le connecteur, cela fonctionne nickel. Par contre lorsque j'ajoute ce connecteur à une tâche et que je veux récupérer cet objet pour l'utiliser plus tard, la tâche plante. J'ai le droit à un joli message : Les informations ont été soumises. Aucune tâche disponible pour ce cas

Je suis donc allé fouiller dans les logs, mais je ne comprend pas du tout d'où vient le probleme. J'ai l'impression qu'il y a un soucis de conversion de TreeMap.

Comment récupérer les données en sortie d'un connecteur LDAP ?

Bonjour, Je cherche à créer un sous-processus d'identification via un Active Directory que je pourrais intégrer à différents processus, celui-ci doit retourner les informations (toutes de préférence) de l'utilisateur. Pour cela, je cherche à stocker les données en sortie du connecteur LDAP (la variable s'appelle ldapAttributeList) et c'est là que je bloque.

Pouvez-vous m'aider à configurer un tel connecteur pour récupérer les données de l'utilisateur ? Je prends tout ! Conseils, exemples, recommandation. Je suis en version Community (et Community seulement).

Unable to store ldap attributes

Hi everyone, !

I'm currently trying to store in a Hashmap object the value and key of the ldapAttributeList returned by my ldap connector using the the output operation window. Here is a piece of code doing this thing :

Javascript for Expression editor & connector

Hello,

Is javascript planned to be added as a language that can be used in the expression editor (Groovy script editor) and create connectors ?

Regards

DataBase Connectors result assignment (Oracle)

I try to assign the output of an Oracle Database Connector to a process variable (typed : java.sql.ResultSet), but I have the following error :

java.lang.reflect.InvocationTargetException org.bonitasoft.engine.exception.BonitaRuntimeException: USERNAME=install | java.lang.ClassCastException: oracle.jdbc.driver.ScrollableResultSet cannot be cast to java.io.Serializable

If i remove the output assignment (script option), the connector work.

I don't understand why it doesn't work, any idea ?

Bonita 5.5.2 Connectors

Hello everyone,

I want to ask a question about Bonita (5.5.2) has a connector to entegration with Logstash?

Would you help me about this situation?

Regards.

How to give user to jump into dashboard

I want to add one button in form , when user click on it , it will jump to its portal, how to archive it .

Notifications