What are the topics I should learn for a BPM (Business Process Management) product? I mean, do I need to learn BPMN (Business Process Modelling Notation), BPEL (Business Process Excecution Language)? Are there any open source lightweight BPM products by Apache or somebody?
Asked
Active
Viewed 484 times
1 Answers
4
If you are implementing a BPM product, you should know a business process modelling spec like BPMN and an execution language like BPEL and BPML.
Otherwise, if you're looking for application development using a BPM Product, you don't need to know those specs.
Some open source BPM suites to explore and use,

Dhanunjai
- 376
- 2
- 6
-
AFAIK Activiti is not an Apache project, it merily uses the Apache license. – blubb Jun 01 '11 at 08:47
-
Dhanunjai, Thank you for your kind answer. I understood. But Why do we use the IBM process server? is that one related to BPM? – Srikanth Jun 01 '11 at 08:48
-
I want to persue my career in BPM platform. thats why i am trying to understand on how and what topics i should learn for a BPM product. – Srikanth Jun 01 '11 at 08:54