on 2025 May 13 8:32 AM
Dear All,
Using SAP Workflow Management's Business Rules Capability, we've created project which contains rules (e.g. R1, R2, R3, R4, R5, etc), rulesets, etc. For each ruleset, we setup sequential execution of rules. In other words, a single rule is consumed by multiple rulesets, which is then used in multiple rule services. For example, ruleset1 contains R2, R4 and R5; ruleset2 contains R1, R2, R3 and R4.
please advise whether the above ruleset capability can be found in SAP Build Process Automation. If no, is there any workaround. Thank you.
Request clarification before answering.
Hi @ck_t2020
In SBPA it is possible to create a decision with multiple Decision Tables or Text Rules.
I recommend to use variables to store the results of your Decision Tables and then via a Text Rule provide the correct output.
Reusing Decision Tables in different Decisions is not possible.
Could you motivate why you want to reuse a Decision Table?
Couldn't you simple create a Decision, and just reuse it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We're trying to reuse the business rule. For example, common business rule such as product classification, approval limit, etc can be applied to multiple scenarios. In other words, the result of product classification rule can be used across different decision tables.
With SAP Workflow Management, business rules capability, we created different rulesets:
Ruleset1: R1 (product classification) -> R2
Ruleset2: R1 (product classification) -> R3
User | Count |
---|---|
34 | |
22 | |
16 | |
8 | |
5 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.