Connector

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

I can't populate or display data from My Sql DB in a Custom Widget Table(JSON)

Hi all

I am a newbie at Bonita 7.2, struggling with displaying values, retrieved from a My SQL DB, in a custom table Widget. I need a little help, please.

CMIS Connector for upload list of documents is missing

Hello,

I watched with great interest the webinar Managing documents and workflow by coupling BPM + ECM and was very enthused by the CMIS connector that uploads multiple documents at once.

For some reason, this CMIS connector does not appear in my list.
view?usp=sharing

GroovyConnector not found on server

Good morning,
I'm working on a new process and I came to the following issue trying to run it on my Bonita Engine server.
From the portal within the studio, there's no errors at all and the process runs perfectly well.

The error is : org.bonitasoft.connectors.scripting.GroovyScriptConnector can not be found.

I checked in the Bar file and there's the file scripting-groovy-script-impl-1.0.2.impl in the connector folder.

Any ideas ?

Thanks.

[exception] groovy connector : script is null

Hello,

I'm using Bonita BPM Community Edition v.7.2.1

Development > Manage groovy scripts
I created groovy script named 'GetId'.
and the contents are as follows.

public def static hello()
{
    return 'hello'; 
}

And I made a service task and it has a connector. I used Groovy 2.4 connector.
and its scripts are just only GetId.hello();

More help with Postgres/Connector/Conversion

I have a Postgres table, from which I want to get one row. This is necessary for my 'registration' procedure, that I need to get up quickly, and as a prototype for the rest of my project.

It has taken forever, as those of you who have read my rants and requests, know, to get this far.

My table:

Show SQL Server connector Resultset in a table

Hi everyone Im using a SQL Server connector and saving the result in a multiple variable, but the value doesn´t seem to be in json format, so how can I show the result in a table widget in the UI Designer?

Regards,

[RESOLVED] Serious Question

Using CE Studio 7.2.2...

If I use anything but the simplest query, I cannot retain the ability to use graphical output options for my connector.

I have two issues I'd like help with related to the following.

Using postgres, can I contemplate writing a query like:

select customerid, customer, pass1, pass2, var1, var2, var3, var4, var5, date1, date2
from customer
where customer='${variable}'
union
select 0,'','','',0,0,0,0,0,null,null
from customer
limit 1

groovy conectors, problem accesing bdm data

Greetings, Im having troubles with the bonita MicrosoftSQL server2008 conector. I need to make a query that depends on the data stored on the bdm. The exact problem is I can't access the bdm data from the groovy script witch is creating th query

thanks a lot for the help

Mauro

No graphic mode for Oracle connector

I am trying to connect to an Oracle 11G database using the wizard.

When I get to the mode step the graphic mode is greyed out:
phxFXmI.png

How I can use the output of a custom connector to set the initial value of a variable that can be displayed in the UI?

I have tried to assign the output to a process variable (a text I get from a external syste) but I am not able to show this value into a widget.

Is there a way I can do this using the community edition?

Thanks and regards,
Ronay.

Notifications