User

User picker

How can we have a user picker in a form?

Can't login with new admin user account during initial setup

I ran the docker image and was able to login as install user. Per docs created another user and made it admin. The problem is login fails for this new user.

Version : 2021.1

Build : 7.12.1

send notification email to user in another group

hi

I want to send notification email to user in another group:

how I can find the email of this user? and how user receive this message in his process?

Execute Rest API Extension with user without Administrator profile

Hi,

I have created a Rest API Extension in bonita 7.5.4. When I logged with a user with Administrator Profile and I called the Rest API through its url in the browser it works fine, but when I'm logged with a user with "User" profile and I try to call the API with its URL, i got (403 forbidden).

What can I do to solve this?

Thanks.

Jorge

A user with profile "user" can not perform any actions

Hello,

I seem to have a strange bug in Bonita. I have installed 2 Bonita instances (dev and qa) with the same configs. I created a "dummyUser" on both systems with the profil "user". On QA i can login with the "dummyUser" and i can perfom the following action

http://bonita.dev.someCompany.com/bonita/API/bpm/process?f=name=aProcess&f=version=3.1.18

and i get a result.

On Dev instance with the same user created I get

A user with profile "user" can not perform any actions

Hello,

I seem to have a strange bug in Bonita. I have installed 2 Bonita instances (dev and qa) with the same configs. I created a "dummyUser" on both systems with the profil "user". On QA i can login with the "dummyUser" and i can perfom the following action

http://bonita.dev.someCompany.com/bonita/API/bpm/process?f=name=aProcess...

and i get a result.

On Dev instance with the same user created I get

login api

hello everyone

my code is :

Create a new User and Portal Profile from system task/script

Hello,

I am attempting to create a new organization user form, after which a new user and portal profile is added. The user form is the instantiation form, and it contains the new user's username. For testing purposes, password is a static string. After the form is submitted, a system task is created that runs a script that generates the new user and the user's portal profile. The user part works fine, but I am unable to create the user's Portal Profile.

Here is the Bonita Engine Log error:

Get the groups of a user

Hello everyone!

Back with a new problem to solve. For my page I need to get the groups of the logged in user. I already know how to get the users for a group, but this time i need the opposite. Can i get the groups in designer with an API or an extension would be a better approach?

Thank you in advance!

How to get users of specific role of multiple groups ?

Hello,

I would like to get user list which the users have the specific role of specific groups.
For example, I get the list of specific groups first, then, I would like to get users of the "approver" role of each group.

I created a groovy script as follow, I would like to know how to retrieve each group id in order to use SearchOptionsBuilder group filter.

Any help would be appreciated.
Thanks in advance.

Notifications