cancel
Showing results for 
Search instead for 
Did you mean: 

assert condition was violated

Former Member
0 Kudos

Hi

I am gettng dump error , The assert condition was violated .....can any one tell me how this error can be remove and due to what this error is coming .

Thanks

nitin

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Nitin,

    Generally this error comes due to the cardinality mismatches. Check when ur passing data to a node or accessing selection property then may be ur violating the cardinality.

    Its always better to check in ST22 to get the idea of the actual error behind the assert condition violated error.

Regards,

Monishankar

Former Member
0 Kudos

Hi,

This dump comes in many situvations......Like cardinality conditions,Check Conditions etc......

Once check with cardinality of node .if cardinality 1:1 .and no data exists in node this error may come...

check it..

Regards,

Venkat