Question
1
Replies
2440
Views
Infosys Ltd
Posted: January 18, 2018
Last activity: January 28, 2018
How to Use Replace Function?
Hi ,
My Requirement is to get the response from Service rule and convert the response to ClipBoard Page.
So Iam using XMLDataToPage Activity.But iam getting the below error i.e Unable to parse any XML input. Error on line 1: The reference to entity "SMS" must end with the ';' delimiter. You most likely forgot to escape '&' into '&'
Hence i thought of using ReplaceAll function to Excape & into '&'.But iam getting below error.
Hi Hemalatha,
Putting & and & within double quotes should work fine.
Thanks,
Ujjwal