I am trying to replace the following string “<?xml version=”“1.0"” encoding=““utf-8"”>” with null “” value using Replace activity but it is returning <?. Is there any way to completely replace the value using Replace activity?
I am trying to replace the following string “<?xml version=”“1.0"” encoding=““utf-8"”>” with null “” value using Replace activity but it is returning <?. Is there any way to completely replace the value using Replace activity?
Hi @Harsha_Tiwari try this workflow
Sequence.zip (1.3 KB)