#bonita6.5

Migration from 6.5 to 7.0

Hello All,

I am following this documentation to migrate from 6.5 to 7.0. I have downloaded the bonita migration package for 6.5 and while executing the migration.sh, it is giving me this error:

./migration.sh: line 3: java: command not found

I have set my java home as well but still getting this error. What could be other reason?

Thank you.

How to migrate from 6.5 to 7.1

Hello All,

I have an application deployed on jboss server in 6.5 version. I am trying to migrate it to 7.1. I have been referring to this documentation:
http://documentation.bonitasoft.com/migrate-earlier-version-bonita-bpm-0

In this, I am not quite sure I follow step 3 in " Migrate the Platform" section. I have jdbc driver for Oracle database but am I suppose to create the "lib" folder and where is the "Config.properties" file??

Thank you.

Can I Change Bonitasoft logo?

Is it possible to change bonitasoft logo on the portal and put a my logo to it?

I am making changes in the bonita_form_default.css, in this part of code but cannot see any changes on the portal.

div#bonita-open-solution-logo {
background: url("../images/abc-logo.png") no-repeat scroll 20px 8px #FFFFFF !important;
height: 50px;
position: absolute;
width: 200px;
}

Thank you.

Deploying bar file created in 7.1, onto bonita portal version 6.5

Hello,

I am trying to deploy the bar file that has been created in version 7.1, on to the bonita portal that is on version 6.5. This is throwing me an error org.bonitasoft.engine.bpm.bar.InvalidBusinessArchiveFormatException: There is no bonitasoft process namespace declaration

Is this because backward compatibility won't work with Bonita? Thank you

How do I see Bonita Schema on Oracle SQL Developer?

I am trying to connect Oracle with Bonita. How do I get the Bonita Schema in my Oracle SQL Developer? Please help!

I am following this link: http://documentation.bonitasoft.com/database-configuration-1

Thank you!!

How do I see Bonita Schema on Oracle SQL Developer?

I am trying to connect Oracle with Bonita. How do I get the Bonita Schema in my Oracle SQL Developer? Please help!

I am following this link: http://documentation.bonitasoft.com/database-configuration-1

Thank you!!

Database configuration with Oracle

Hello,

I am trying to connect my oracle sql developer with Bonita. I have been following the steps according to this documentation: http://documentation.bonitasoft.com/database-configuration-2#oraclespec

What is the URL for accessing Bonita Portal, if Jboss Bundle Installed on Linux

I installed the Jboss bundle on Linux, though terminal. I tried accessing Bonita Portal through :8080/bonita. I am getting "Unable to connect'.

Can anyone please tell me if I need to access some different port/url. Thank you.

How to change the host address from localhost to the name of the server?

Hello! My name is vrunda :) I am trying to move a webpage that I created on bonita portal from local host(localhost:8080/bonita) to a server named "sftp://txcslnawb1v" .
I tried to copy the .bar file and the .xml file that I created from my machine to a folder in this server (using filezilla).
After that I tried to access it with this url: http://txcslnawb1v:8080/bonita, unfortunately I don't think this is the correct way since I am getting "unable to connect" on the web browser.

Notifications