Studio 7.10.4 / Server in 7.9.3 is allowed?

1
0
-1

Hello,

With Bonita, the studio and server must be on the same version.

But in fact, the rule is a little different: each component has it's own version number, and this version may not change between 2 versions.

For example, it's possible to use a studio 7.2 and deploy the process on a server 7.3

Is that possible to use a studio 7.10.4 and deploy BAR file, FORM, and REST API on a 7.9.3?

Thanks,

1 answer

1
+1
-1
This one is the BEST answer!

Hi,

Bonita commits to not break its API. It means that technically it is possible to use a bonita-client version lower than the server. The other way around is not true.

In terms of artifact development, there is a strict version requirement. You have to use the same version between a Studio and the target production server.

We are at the moment improving the product to have a cross compatibility between maintenance versions, meaning you will be able to develop using an x.y.3 Studio to deploy on an x.y.1 server, note that there will still be constraint between major and minor versions.

HTH

Romain

Notifications