Hi Tejas!
You can do this with a Code Stage. In C# exists the function "Equals" for String Data types.
So... you can create a simple Code Stage with 2 inputs (str1 and str2 as a Text Data Item) and 1 output (blnEqual as a flag)
The code looks like that:
blnEqual = str1.Equals(str2);
Hope this helps you! And if this solves the problem, remember mark this as the best answer :)
Bye :)
------------------------------
Pablo Sarabia
Architect
Altamira Assets Management
Madrid
634726270
------------------------------
Original Message:
Sent: 02-16-2022 13:20
From: Tejaskumar Darji
Subject: Is sample header case sensitive?
Is the sample header case sensitive?
For e.g. I have "Invoice Number" and "invoice number" 2 different headers so just putting one of them will work or do i need to add both as sample header?
------------------------------
Thanks & Regards,
Tejaskumar Darji
Sr. RPA Consultant-Automation Developer
------------------------------