Additional Blogs by Members
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member
0 Kudos

This blog entry is part of a series of blog entries on Slipstream, an SAP Research prototype for Business Activity Management for SAP NetWeaver BPM. It is a follow up on last year's blog entry and extends beyond mere monitoring.

After I detailed a lot of details of how we enabled business activity management for SAP NetWeaver BPM, this article sums it all up and applies it in an example case.

The intention of the scenario is to simulate a perfect order process. It consists of two parts: Order capturing and order processing. Order capturing comprises order reception, a check for credit worthiness and a check for availability. In case of exceptions, a sales manager has to intervene and may redirect the control flow of the process. After the order is released, order processing begins. A picking list is created for picking the goods and checking the picking result. Afterwards the goods are packed and shipped. We use two different shipment types. Express shipping is more expensive but faster than standard shipping. The different shipping types allow for staying below or close to the threshold of the average processing time of an order defined in the SLA. The evaluation in the gateway relies on external data that is calculated in real-time over multiple process instances.

We decided to include the following key performance indicators in real-time to be able to judge the processes performance. These include:

  • Process and task runtimes and counts (over multiple instances)
  • Perfect order rate
  • Process context/ business data such as ordered items
  • Sales target prediction

And apart from historical data, we want to be able to access external data source such as a CRM system to include complaints. In order to calculate the scenario, we implemented the queries for the KPI in Aleri:

This massive graph however does more than the calculation of KPI. It can also detect patterns such as duplicate orders and use SAP Business Rules Management to look up definitions of critical order and prediction thresholds which can be centrally managed.

The business activity management implementation is also able to perform process manipulations such as control flow adjustment and the suspension of process instance in case of detected patterns. Also, it can do alerting and send notifications through channels such as e-mail, SMS and Twitter messages for promotion purposes.

Below is a link to the video that explains the concept, scenario, and showcases the solution.

Slipstream 2.0 has been a collaborative effort which could not have been done by one person. The current prototype has been developed in a collaboration of the SAP Research Center Brisbane in Australia with the European Research Center for Information Systems (ERCIS) at the University of Münster in Germany. The project team consisted of Felix Leif Keppmann, Jan-Philipp Friedenstab, Stefan Thiemann, Marcel Walter, Thomas Raffelsieper, Robert Malsch, and Bernd Schwegmann. The project was supervised by Martin Matzner, Oliver Müller, Prof. Dr. Jörg Becker, and myself.

If you have questions or application scenarios you would like to discuss, or if you are an SAP employee and want to demo this yourself, don't hesitate to contact me. We are looking for that kind of feedback all the time. Slipstream will be part of the Innovation Weekend and Innovation Lab at TechEd 2010 in Berlin and Las Vegas. Hope to see you at TechEd 2010.

Keep in mind: Yes, it is a fully functioning implementation, but at this time it's a prototype with a few hiccups, not an official SAP product. Feedback, suggestions for improvement, potential collaboration? Please let the author know.

5 Comments