Assuming we\'re not inter开发者_如何学编程ested in building no top of any existing BPMS, what sort of design pattern, or books, or specific technology, would be valuable to someone who\'d like to buil
I\'m a newcomer in BPM world. The docs and articles in Internet show that WSO2 BPS 2.x is supposed to execute processes complying WS-BPEL, WS-Human Tasks & BPEL4People. BPMN 2.0 seems to fill the
I\'m asking those who were already dealin开发者_如何转开发g with this situation to share their experience.
I want to be able to interrupt a running workflow instance, say when a new activity is about to be invoked, and extract information both about the structure of the workflow and the data in th开发者_JA
In my expe开发者_StackOverflow中文版rience, software that is well aligned with business processes are easier to change when the business processes change. What type of architecture is best suited for
I am trying to create a Unidirectional one-to-one relationship using NHibernate. Example: An Order is given by a Customer.