cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

RUNTIME EXCEPTION-Cannot cast null to boolean'.

Former Member
0 Likes
1,868

Hi Friends,

I have the below mapping.The if condition is satisfied,even though 'then' value is going to the target field.

When i try to check the queue of the 'IF' function it is throwing error RUNTIME EXCEPTION-Cannot cast null to boolean

>splitbyvalue(eachvalue)----> then

->splitbyvalue(eachvalue)


>if---->target field

->mapwithdefault->else

Please help !!!

Regards,

Suresh.

View Entire Topic
Former Member
0 Likes

Hi Suresh ,

Do the mapping as


OTYPE -------->equalS------------->\
Constant[P]/                                  Constant[123]--->Then
                                       -->And -------------------> If ------- --- --> TELNO
FILTER------->equalS(StringFunction)--->/                  TELNO-->Else
 Constant[SD1]