SAF2 / documentation

2 stars 3 forks source link

One-to-many collaboration in FIspace #20

Closed beenotes closed 9 years ago

beenotes commented 9 years ago

In our application we want to achieve the following scenario: A farmer wants to notify one or more beekeepers, who are in farmer's region.

As we already understood, in order to achieve this one-to-many collaboration through FIspace platform, we have to use the Event Processing Module (EPM) functionality. In order to use EPM the creation of capabilities and the corresponding rules is neccessary. Where could I find more details about the definition of this kind of capabilities and rules? Moreover, in which way the underlying implemented decision-making proccess from our backend information system will be connected to the EPM supported rules?

JanWillemKruize commented 9 years ago

Hi, I'm looking into this. It might be useful to have a skype call soon to discuss this issue.

beenotes commented 9 years ago

Sure, just let me know.

JanWillemKruize commented 9 years ago

shall we talk on skype this Wednesday? Can you sent me an e-mail then I will invite you on skype?

rapw3k commented 9 years ago

Can we close this issue?

JanWillemKruize commented 9 years ago

one-to-many collaboration is not related to event processing.

EPM:

About one-to-many, basically the usage model of FIspace is the other way around. Companies can define what services they have to offer (capabilities) other companies can choose to make use of such a service (business process). This can range from simple (request-response) to complex (multiple chained services ultimately producing the response requested).

http://de.slideshare.net/FranciscoPrezDurn/business-capability-model-v10

FIspace does not support pushing data to one or more recipients.