Business data editor

1
0
-1

Hi All,

I have Clients table defined in business data model. There is only one field clientName. Is there any simple way to grant users to create clients and change client name if needed?

This is very basic feature in every CRM, but I couldn't find any easy way to do it in Bonita.

Best Regards,
Roman

1 answer

1
+2
-1
This one is the BEST answer!

I think you answered your own question though...

This is very basic feature in every CRM

Bonitasoft is not a CRM - it is a BPM solution. It can be used to Build a CRM, but in-itself it's not a CRM.

You could certainly design something like this for your company, very easy to do, I could see what I could do if I'm not busy - but the next three days I am...

regards
Seán

PS: While this may not be the complete answer you're hoping for, it does indicate a possible solution, please mark as resolved.

Comments

Submitted by xat on Mon, 05/22/2017 - 09:30

Hi Sean,

Thanks for answer.
Of course it is not a CRM, but many business processes require some catalogue like tables. If you can give some example how to edit (CRUD operations) them in a simple manner I would appreciate it greatly.

Best regards,
Roman

Submitted by dbravo on Tue, 05/23/2017 - 16:16

Hi, for making a CRUD you have to build a process that handles those operations, Bonita BPM is designed to edit data only through a process.

Submitted by xat on Wed, 05/24/2017 - 09:53

Hi,

Yes, but I would much appreciate an example of such process.

Notifications