2021.1

Using the REST API Extension and getting "component class is null" on clean install of 2021.[12]

Going through the tutorial to deploy a REST API extension:

https://documentation.bonitasoft.com/bonita/2021.1/rest-api-extensions

On completion, calling the service had no data in the response. Looking to the logs, found the following:

INFO (http-nio-8080-exec-1) org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/bonita] RestletServlet: [Restlet] ServerServlet: component class is null

Found an already existing question:

Upgrading from 7.8.4 to latest version

Hi

I'm using Bonita Studio community version 7.8.4 and I want to upgrade it to 2021.1 version.

Actually because of active users on version 7, I installed new version and move every process from old version to new version one by one, but in the first movement I saw some my custom widget doesn't work correctly!

What is best way for upgrade from version 7 to 2021?

Is it better using migration way?

Issue storing a date calculated using Javascipt to BDM Date-Time (no time zone)

Hi Community,

We are using JavaScript on the form to calculate the next date and time based on a day of the week, hour and minute.

We are using the following function to calculate the next date.

function getNextDate(startdate, nextDay, nextHour, nextMinute) {

var resultDate = new Date(startdate.getTime());

SELECT widget keeps reloading when value is set via javascript

When we display the form, the SELECT widget keeps "jumping" between the 1st value in the list and the populated value. (see Recording)

The SELECT widget has Available values from json received from a BDM table. (codeValue.json).

laurent.leseigneur@bonitasoft.com's picture
laurent.leseign...
Category: 

Extension of Data Table widget including a sort by date improvement and the opening of a modal dialog window at selection.

Connector CMIS - Download a document doesn't work

Hello !

I use Bonita Community 2021.1 for a few days, and I have a problem with the connector "download a document".

When I try to create the connector, there's a weird text (${cmis-downloaddocument.def.version}) instead of the version in "Definition version" field, and the connector doesn't work.

Does anyone have a solution ?

Thank's in advance !!

Bonita 2021.1 - Problem in Build bar files !!

Hi everyone!

I have an problem with new release 2021.1 , tested in two workstation!

When i try to build multiple process at same time for export bar files we have long time delay!!! , And sometimes nothing happened at all ! sad_smile.png

But when we try to build process one bye one every things is ok teeth_smile.png

Please help Me!!!

Notifications