Your info token equates to a short code yet your search is converting the code to a friendlier term before you search, could this be why your search is not working? | eval "Info Transaction CI HUB"=...
See more...
Your info token equates to a short code yet your search is converting the code to a friendlier term before you search, could this be why your search is not working? | eval "Info Transaction CI HUB"=case(AddtionalOrgnl == "O 123", "Normal Transaction",
AddtionalOrgnl == "O 70", "Velocity Transaction",
AddtionalOrgnl == "O 71", "Gambling RFI",
AddtionalOrgnl == "O 72", "Gambling OFI",
AddtionalOrgnl == "O 73", "DTTOT Transaction",
true(), "Other"
)
| rename EndtoendIdOrgnl as "End To End Id"
| search "Info Transaction CI HUB"="$info$"