-
1. Re: JBMP using in a .NET environment
abhijithumbe Jul 17, 2016 7:50 AM (in response to raciel87)BPMS server expose REST endpoint through which you can perform different operations on Task and Process. You can use these REST endpoints in .net application to communicate with Red Hat BPMS server instance. Go through documentation for more details on REST endpoint.
-
2. Re: JBMP using in a .NET environment
raciel87 Jul 18, 2016 11:18 AM (in response to abhijithumbe)Thank you Abhijit,
Hey, Also ,I use to work with other BPM tools, SO i am use to work with the full design of the BPM workflow of the company process. This time The stakeholders are thinking in implement the BRMS from RedHat, I read in the description the main difference is the BRMS is focus to execute only the Business rules. So my question is? Either if I only Use BRMS can i Map all my business flows? or just the activities that executes specific Business Rules? how should i design my process? Focus on Rules or i Can Chart a full BPM process?
Thank you for your help.
Nice day
-
3. Re: JBMP using in a .NET environment
abhijithumbe Jul 24, 2016 4:40 AM (in response to raciel87)Hi,
BRMS dony have capabilities to execute BPMN processes, its designed for rule execution only. If you want to integrate rules with BPMN process then I will suggest to use Red Hat BPM Suite product.
-
4. Re: JBMP using in a .NET environment
raciel87 Jul 25, 2016 11:47 AM (in response to abhijithumbe)Thank you for your comments and help.
I will review the jBPM suite and try with that and see how it works.
thank you.