cancel
Showing results for 
Search instead for 
Did you mean: 

MDG 7 : Debugging BRF+ when saving ruleset

former_member252154
Active Participant
0 Kudos

Hi gurus

We are implementing MDG 7 SP6.

I am setting up rules for a CUSTOM Entity type.

I am getting a dump when saving/activating the ruleset :

"ERROR: The ASSERT condition was violated. (termination: RABAX_STATE)"

Where can we insert breakpoints to fix this?

Thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Put a break-point right at line 6 of the displayed program and see what is happening right before it short dumps. You might have to call it many times before you can finally figure it out.