Connector

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

debug connector code

Hi what is the suggested way to debug connector code to minimize roundtrip times ? I see 3 scenarios - use engine api and deploy connector code via the BusinessArchiveBuilder Q: Will the so deployed connector code be debuggable when you start the Engine in debug mode from an IDE ? - launch the portal through tomcat or openEJB within the IDE in debug mode - remote debugging with application server

Of course I have unit tests for the business logic, but during integration and while exploring Bonita a debug facility save a lot of time Thanks for any suggestions Donat

Google calendar Connector (API v3)

Hi,

I'm trying the google calendar connector (API v3) for getting an event, and I'm following the Bonita documentation ( calendar api v3 ), however I'm having some problems. When I try 'configure client in your domain', the Google admin console doesn't allow me to access. I see a page that says I'm not logged in.

Please, I need some help. Thanks in advance and regards.

Trying to send a mail

Hi,

I'm trying to send a mail, with mi gmail address, to another gmail addres. I'm testing first the connector for sending mails and I'm using the following data:

SMTP Host: smtp.gmail.com SMTP Port: 465 Security: SSL -> checked STARTTLS -> not checked Authentication: Username: javiermmm.fujitsu@gmail.com Password: the password of the gmail address above

Then I click 'next', and continue:

Dropdown list with data from external DB in Bonita BPM Community

I would like to configure dropdown list widget in form that list data from external DB. As I am using Bonita BPM Community it is not possible to use connectors in forms. As I understand the only option to retrieve data in this case is to write a groovy script that will query data from DB for this widget. Is it correct? Or are there any other options?

Problem connecting to external PostgreSQL DB using connector

Bonita BPM 6.5.2. Community PostgreSQL 9.4

I am very new in using Bonita. I am studying it to use in production. I stuck in pretty simply task. I need to create connectors in order to get and update data from/in external client base (PostgreSQL). I created connector in lane, entered correct info for connecting to the database but can't event test connection with simple queries.

Here are my steps:

  1. Choose connector - PostgreSQL 9.2.
  2. Choose driver - PostgreSQL.

  3. Enter DB access information. DB is hosted locally.

OutOfMemoryError: unable to create new native thread

Hi.

Today I have an error with a connector that always worked fine. This is the error :

Connectors packaging: how to package various connectors in a single zip

Hi,

we currently have a set of connectors that have exactly the same jar dependencies, and that represents a kind of connectors library.

Is there a way to load them togethers in a single .zip (or whatever extensions) file (avoiding duplicating the libraries in the packaged file) into Bonitasoft?

Best regards.

Classloaders in Bonita 6: Are different bar-Archives with different versions of connectors possible?

Hello Bonita Team,

thank you for providing the Bonita 6 series that enable enormous productivity gains over traditional software development!

We use

Connector return value exception: com.thoughtworks.xstream.mapper.CannotResolveClassException

Hi @all

Env: Win7-32Bit/Bonita BPM Community Edition 6.5.0/Java 8

I created a connector which calls a service class that uses JPA to query the DB and returns a POJO. When I test the connector, querying the DB (with usage of persistence.xml) works ok, but when connector is closed (or whatever is its state within the BPM) and the result ist returned I get the following exception:

Notifications