#Bonita7.2.3

Error Document Download

Hi,

I have a stage in my process where the document or file that is loaded in the first stage shown, should be able to be downloaded by clicking on automatically, however shows me an error that I could not solve, someone knows why this happens?

Using API Rest

Hi,
I'm using an API to bring the information to the person who is logged into the portal, the information that brings me the API such as the name or department to which it belongs within the organization could be stored in a variable using the UI Designer, this can be?
I apologize if I'm not being very clear with the question, I do not have much experience using BonitaSoft.

Regards,

Victor

PD. I'm using subscription Edition

Installer fail - 7.2.3 Community - Ubuntu 15.10 Server

I'm trying to get Bonitasoft to install on an Ubuntu 15.10 Server, but the installer fails:

Steps to reproduce (from a fresh/patched Ubuntu 15.10 Server ISO)

sudo add-apt-repository -y ppa:webupd8team/java
sudo apt-get update
sudo apt-get -y install oracle-java7-installer

wget http://download.forge.ow2.org/bonita/BonitaBPMCommunity-7.2.3-x86_64.run
chmod 750 BonitaBPMCommunity-7.2.3-x86_64.run
sudo ./BonitaBPMCommunity-7.2.3-x86_64.run

To BDM or not to BDM?

Hi All,

I am currently evaluating Bonita v7.2.3, trying to decide on a BPM workflow engine + development methodology to go with.

In my experiments, I have tried to create a use-case where a user can manage a list of objects. This includes creating object instances (successful) and deletion of selected objects (unsuccessful). I have postponed trying to update objects and handling Pagination for now.

From what I can see, using BDM for such a concept is complex at best and unproductive in trying to remove objects from the BDM (both memory and from the H2 DB).

Notifications