Connector

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

Word document templating not setting the fields

Hi,

I have been trying to make use of the document templating connector to set some fields in a docx file. Following the instructions in the official documentation, I created the fields and listed them in the connector accordingly with values for assignment, but no luck. I've created the fields with braces and without, I've used plain string values in the connector, I've tried to follow the example provided in an older question, and still the fields are not being set.

I must be making some obvious mistake, but I've yet to spot it. Any help would be appreciated.

How can we upload a document to NextCloud CMIS?

Hello,

Currently, I'm using Bonita Community 2022.1 and NextCloud 17.0.6.

My company's expected is define an user task form can upload multi files into NextCloud.

OrganizationUnitId field in UiPath connector error

Hello everyone!

We use Bonita 2022.1, we have a process that uses the UiPath connector, for a few days this connector has stopped working because it gives the following error:

org.bonitasoft.engine.connector.ConnectorException: Failed to retrieve robots

I Updated the connector to version 2.2.0 and the error changed to:

Error validating connector org.bonitasoft.engine.connector.uipath.UIPathStartJobsConnector:
Mandatory parameter 'organizationUnitId' is missing.

Iteration en mode (multi – instanciation) from data coming from a connector (extension)

Hello,
I am new to Bonita Community Edition on version 2022.1
In the context of a process, I would like to be able to iterate sequentially (multi - instantiation) on a task from the data returned by a connector.
I have implemented a connector that returns a list of plein java beans (class ch.eri.orp.thirdparty.entity.AddressCondition) which is stored within a process variable named addressCondition.

thomas.allweyer's picture
thomas.allweyer
Category: 

This example demonstrates how processes that are deployed on different Bonita installations (e.g. the Bonita installations of two business partners) can communicate via a Message Queue. For this purpose, a simple connector to the message broker RabbitMQ has been implemented.

It is also possible to replace one of the two process engine by an entirely different system (such as an ERP system). This is demonstrated with a simple Java program that communicates with a Bonita process.

apiAccessor does not work in a connector email

Hi everyone,

I have had a problem with apiAccessor that didn't work in a connector email. Here is the error message :

Salesforce Connector Example

I am trying to find some samples of using the Salesforce connector. I am trying to use it and am having trouble doing mapping of results for the SOAP call and cannot seem to get the REST endpoint call to work at all.

I think a sample use of the connector (or a video or text) would get me going.

OFFICE Connector insert Data in a .docx template the output file name is different than the name I inserted

Hello, Im using office connector insert Data in a .docx template, but the output file name is different than the name I inserted.

2nd question: I need to use another connector generate pdf from office document (using the generated the above docx) but I do know how to select this docx in the configurations since it generates at runtime at tomcat/server/temp folder.

Any help?

Thanks in advance

Manipulate Processvariables

Hello,

I have troubles getting my Project to start. I want to have a Process that I can start via REST-Api with variables. The first task is a service task that takes this variables and converts it to a object and stores this object inside a pool variable. Currently I give the pool variable as input to the connector, is this the correct approach? Or is there a way to access the variable inside a connector

I am getting concurrent modification error using a connector, what can be the cause?

Hi,

I needed to call a connector many times in a row, i created a call activity with iteration (sequential multi-instantiation). After a while it stops working with ConcurrentModificationException, after starting it over again it doesnt stop with the same data, it stops randomly. I started over again and again, always deleting the elements that was already finished, after 7 restarts it finished.

To me it looked like a random error, what causes this error? How to get around this?

Notifications