cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to execute the Business Rules within a condition? BPC 10.1 Microsoft

Former Member
0 Kudos

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?

Accepted Solutions (0)

Answers (0)