#customConnector

Kafka Connector

Hi,

I'm working about a custom kafka connector for Bonita.

My first version have static settings page and it's work.

But I need a new version with more Settings Pages and with dynamics settings.

Sample :

First page -> Broker url and port

Next Button

Second Page -> Topic List (in a select widget). This list must be search with broker url.

I don't find how to do that...

Can you help me ?

Can't select custom connector in process diagram

Hi,

I am having problems using a custom connector I just developed in Bonita Studio Community 2021.2.

I developed a custom connector using the connector maven archetype and I can successfully build it using 'mvn clean package'.

I imported it into bonita studio using New->Extension->Add a custom extension and selecting the .jar file built in the previous step. It appears correctly in the Extensions Overview of my project.

how do i use my custom connector inside the restApi

hi guys
i have connector for create log inside of business data ( my connector start process for save new log)
i have restapi . the duty of this rest api is to assign and unassign task to specific user .
i want to use that connector inside of this rest api so i can have the assign logs .
i exported that connector and add as dependency inside of rest api dependencies

org.mycompany.connector
LogConnector-impl
1.0.0
provided

Sharepoint Connector

Hello,

Has anyone made any progress building a Sharepoint custom connector or is there a working set up of the CMIS connector to connect with Sharepoint?

Thanks,
Merci,
Gracias,

Aidan

While building custom connector I am trying to create access to the File directory in the connector definition. Is this possible?

Hey, thank you for your time and help. I am using Bonitasoft 7.2.4 Subscription.

I have created a custom connector to save files or documents created in the BPM process locally to the computer.

It would be hugely helpful to enable those using the connector to simply open the file directory from the connector "set up" page, and choose where they want their file saved. This "set up" page is determined by the connector definition, and from what I can see there are only a limited number of input types accepted, "Text, Textarea, Group, Select, etc."

Notifications