on 2017 Jun 05 4:52 PM
I am trying to use “Business Rule” in one of my validation logic. And I want the Business Rule to only be executed if a condition is true.
Pseudocode:
IF %CATEGORY_SET% is “Actual” then execute
*RUN_STORED_PROCEDUERE=SPRUNCALCACCOUNT([%APP%],[%CATEGORY_SET%],[CAD],[%SCOPETABLE%],[%LOGTABLE%],[CAC_AST_VAL])
Within a “WHEN” statement we cannot use “*RUN_STORED_PROCEDURE=…. ”.
Are there any way we can use a conditional Business Rules run (i.e. *RUN_STORE_PROCEDURE)? Can anyone help me on this?
Request clarification before answering.
| User | Count |
|---|---|
| 34 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.