Hi Prakhyat, 



CMMN is Case Management Model and Notation (language) (see 
http://www.omg.org/spec/CMMN/1.0/) for more details. 




We use it like you want to use the drools actor, let it generate events stored 
in the event store. 




Kind regards,




Olger

On Tue, Sep 9, 2014 at 8:07 AM, Prakhyat Mallikarjun
<[email protected]> wrote:

> Hi Olger,
> Thanks.
> I have done similar posting in DDD/CQRS group. Thought lets get ideas from 
> other akka users also, so this post in this group.
> I did not understand what do you mean by CMMN based cases (processes)?
> We are currently building a persistent actor that runs CMMN based cases 
> (processes), that's a more visual way of defining your business logic.
> [Prakhyat] It would be great if you can share code example. I want to 
> understand how are you handling your business logic?
> -Prakhyat M M
> On Monday, 8 September 2014 23:19:29 UTC+5:30, Olger Warnier wrote:
>>
>> Hi Prakhyat,
>>
>> Vaughn Vernon has some articles an how to go about DDD and akka see 
>> https://vaughnvernon.co for the details.
>> Your questions about the way to interact with business experts may get 
>> better answers in the DDD/CQRS group. 
>>
>> To give you some options: You may write a DSL used inside the persistent 
>> actor or choose to use another kind of language to express the logic of the 
>> business expert. We are currently building a persistent actor that runs 
>> CMMN based cases (processes), that's a more visual way of defining your 
>> business logic.
>>
>> Kind regards,
>>
>> Olger
>>
>>
> -- 
>>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
> --- 
> You received this message because you are subscribed to a topic in the Google 
> Groups "Akka User List" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/akka-user/Glgn2bMyM1k/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to