SLAM rules to conditional flip segment4 based on 1st character of segment3
Hi All,
We have a requirement where we want to derive segment 4 based on 1st character of segment3.
Eg.
Condtion 1: If account segment in range 500000 to 599999 then we need to hardcode 9999
Condition 2: If
account segment not in range 500000 to 599999 then we need to hardcode 9999 then we need to pick segment 4 same as item account.
As of now our condition 2 is working good , kindly advice what could be issue with condition 1.
Tagged:
0