Hii,
If condition always going in false path
it shows true only if (in_Body.trim.tolower.Equals(in_Ticket_Body.trim.tolower))
in_Body and in_Ticket value is entered in variable panel but i want to pick in_Body from mail and in_Ticket_Body from excel and compare if the strings are equal reading the mail.zip (5.5 KB)
@Manjuts90
Tried with Contains
Used Trim
Removed Blank spaces
Removed Newline space also
Invoked the workflow also
It is not working
Thanks and Regards,
Supriya
@supu123 If you feel both text as exactly same, copy both text and enter them both in the site Character Identifier
See if both text shows same characters. There could be some invisible characters.