Thank you contributors!
The Business Rule Management space started some years ago as a spin-off from the Business Process space. I've always told the marketing folks at SAP that business rules and business processes are two...
View ArticleSome interesting improvements in BRFplus and SAP DSM
Recently, we have seen several new, very big SAP DSM and BRFplus business rule projects. Taking a closer look at those projects helps us learn about new usage patterns. Sometimes we are surprised by...
View ArticleSeptember 2015: Reader’s Digest for SAP Decision Service Management (DSM) and...
Time for another edition of my digest blog series for SAP Decision Service Management (DSM) and Business Rule Framework plus (BRFplus). This edition contains enough content for at least two blogs....
View ArticleUnderstanding DSM and BRFPlus - the Unified Rendering trap for young players
Possibly my shortest blog ever... So you are using DSM or BRFPlus for the first time and you are faithfully following the tutorials and wandering through the various screens... and then strange things...
View ArticleUnderstanding DSM - That's so meta! and the Assigned to Managed System feature
"So I just saw this film about these people making a movie, and the movie they were making was about the film industry..." "Dude, that's so meta. Stop before my brain explodes."Urban Dictionary: meta...
View ArticleRoot Cause Analysis of Rule System Execution – One Step forward towards to...
In this small blog entry I will introduce a research project if mine. I will introduce a use case, a model without using too much mathematics and will explain my next steps. I always appreciate...
View ArticleReading the Data of Decision Table using BRF+ API's
Hi All, Let us read the below decision table using BRF+ API code in a report Using following code you can read the decision table data in a report.Just copy paste the below code.But change the GUID'S...
View ArticleUpload data from excel into Decision Table using BRF+ API's
Hi All,Let us upload values from excel into Decision table using the BRF+ API’SUsing the following code PARAMETERS: ip_rule TYPE rlgrap-filename OBLIGATORY.CONSTANTS: gc_appl_id TYPE...
View ArticleCreation of Procedure call in SAP BRF+
For embedding the ABAP function modules into BRF+ we can use the procedure call.Step 1.Choose any ABAP function module Sample function module: CONVERSION_EXIT_ISOLA_INPUTLet’s see the functionality of...
View ArticleGet Boolean Expression details using BRF+ API’S in SAP and upload into...
Hi Everyone,Suppose if we require to display the expression name,GUID,last changed by,text of a Boolean expression in brf+ .Let us take multiple Boolean expressions in BRF+ Application as shown...
View ArticlePerformance Improvements in the DSM Test Case Tool
Test case tool provides the infrastructure to define inputs and expected output for decision services and is very well integrated with DSM and the BRF+ workbench. The Test Case Administration screen...
View ArticleDSM Experiences and Practices
Those days where you wait hours and hours for a single transport to be imported through the landscape. Not any more, they are long gone with DSM. Now with a click of a button we have all what we need...
View ArticleEmbed your BRF+ Customizing catalog within your own customizing
Do you wonder how you can add a BRF+ customizing to you individual customizing structure?Well here is my solution for this:1) Create report to display a catalog REPORT...
View ArticleNeues Buch zu BRFplus und DSM: "Business Rule Management mit ABAP"
BRFplus—Business Rule Management for ABAP ApplicationsVor rund 5 Jahren habe ich in einem Blog das erste Buch zu BRFplus angekündigt. Nach Monaten der harten Arbeit von Thomas Albrecht und mir war es...
View ArticleHow to Compare two BRFplus Rule Systems?
In this blog I sketch a solution for comparing BRFplus rule systems. I’ll discuss the use case and I would be interested in your feedback. Also I would like to know whether other people are working on...
View Article