API

Search Bonita Portal Users returns "no data"

Hello!

I'm trying to search users in Admin Page on Bonita Portal 6.5.4 on Centos 6x, and Bonita Engine returns no data. I can't change passwords or disable users!

The bonita.log returns:

"...

2019-02-05 14:43:57 org.bonitasoft.console.common.server.login.datastore.LoginDatastore
SEVERE: Error while logging in the engine API.
..."

Can someone help me, please!

Thanks in advance,

Fabi

------------------------>
Further information: I read other forum quesitions like:

Get the finished/unfinished cases of a process from the API

Hello, thanks for reading. I've been searching for a while and i still haven't found the solution to my problem: i want Bonita to let me know how many cases were finished and how many were not (completed vs no completed) from the API, i know i can access this information from the Portal but i need to get it from the API. ¿Is there an endpoint that can provide this kind of information? Thanks.

How to extend Bonita in order to use external XACML policy

I would like to extend functionality of Bonita in order to allow users access to some resources by using external XACML policy point ?
How can I do that and where is the place to put the filter to to intercept all REST calls and enforce authorization ?
I read that one possibilities is ti use groovy script. Is that the best options, or only option ?

Java Engine API Error - LocalDate serialization

Hi guys,

As my colleague said (in french here ), we have an unexpected behavior with the Java API for Bonita 7.5.

When trying to start a new process with a LocalDate in the contract, we have the following error :
Error while validating expected inputs: [java.time.Ser@271a6dc7 cannot be assigned to LOCALDATE]

I created a new Definition process, taking only 'myDate' LOCALDATE in the initialization contract

To delete

Error : wrong account used :)

Making API at Bonita BPM

Hello everyone,

I'm working on my thesis right now. I'm using bonita BPM to make the business process. I want to ask, can I make API from bonita BPM without making a form (from bdm). And also, can I use that to making operation find() using the bonita API? Thankyou.

Problem 401 starting a new case in chrome browser

Hi,

I have a 401 error when I start a new case from any process, this problem is to disallow the starting of any new task. Looking the trace of the requests APIs in chrome browser console, I realize the call to an API is triggering this error and the URL is this one:
http://static.navixx.software:9999/bonita/API/bpm/process/68316888114872...instantiation

Is it safe to use REST API Login with password in the URL

Hi guys,

The title is pretty clear : we have a doubt concerning security when we see that the Login REST API sends the user's password in the URL.

Can I recieve diagram of process (BPMN) through API?

I need to recieve diagram of process using Bonita's API. Is it possible?

Javascript Error and Converting Id to Name in Custom Case Overview

Hi,

I have an error in my custom overview page. My error is java script cannot execute properly and my conversion of id to name using the API identity is not working.

The java script contains this one. $item is the value of my collection. It gets the value of the company in my bdm. Since this is a custom overview for me to get the value of bdm i created a container a put the value in collection.

Notifications