migration

Support for Bonita 5

We are currently using Bonita 5.10.2. Will Bonita 5 continue to be supported? Will it be upgraded to run under Java 8 for instance?

If Bonita 5 will not longer be supported is there a way of moving our present archived process instances to Bonita 6? We need to retain access to these for auditing purposes. Is Bonita perhaps providing a paid for migration service?

Migrate BOS 5.6.2 to 6.3.0

Hi friends,

I have an application developed in Bonita 5.6.2.

I'm upgrading to version 6.3.0. I managed to migrate my files "*. Bar" for the new extension. "Bos".

Follow the guidance of migrating my files "*. Bar" for version 5.9.1 of the BOS, and then open these files in version 6.3.0.

The migration everything worked.

My question is how do I make a deploy file. "Bos" in my standalone jdk.

I tried the following and I'm not getting:

Direct migration from 5.7.1 to 5.8

The documentation explains the procedure for migrating from 5.7.3 to 5.8: http://documentation.bonitasoft.com/5x/bos-58/system-administration/migr...

Can we use the same procedure to migrate directly from 5.7.1 to 5.8, or shall we migrate in two steps? (first 5.7.1 --> 5.7.3, then 5.7.3 to 5.8)

In that case, what is the procedure to migrate from 5.7.1 to 5.7.3?

Thanks Giorgio

How to debug Bonita 5.9 bar that is imported to Bonita 6.x

Hello everyone, I'm Ami

I never use Bonita process designing feature, but I need to migrate a Bonita 5.9 bar to Bonita 6.x... And... as you know, when migrating to 6.x, there are some problem in the migration that needs to be reviewed I'm okay if it's only a warning, I don't know the process and the code anyway, but I worried with the red-X-marked one since it has a huge possibility to make the process not work correctly

Preserving case histories over migration from 5.x to 6.x

Hi,

I want to migrate the portal from 5.x to 6.x. Is it possible to do this in a way that means that once I have migrated, I can view on the new 6.x portal the history of cases which were completed in the old 5.x user experience?

Thanks,

Vasilia

Problems with file properties in a migration database.

Hi,

We have installed Bonita 5.8 CE. For new requeriments we have to migrate our database into a new version. Then, all the configuration (schema, user,..) is changed.

Our processes read a properties file once you enter in the pool process:

Properties properties = new Properties();

properties.load(new FileInputStream("path/file.properties"));

properties

Notifications