Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 77 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Unable to load the quoted xml string data in rtf template

Summary
Unable to load the quoted xml string data in rtf template
Content
Unable to load the XML data to RTF Template, in case the data have any special characters or the data in double quotes like “A”. Please advise me how can i load the XML Data to my RTF Template even if there is a special characters.
Thanks,
Mahesh
Answers
-
Hi,
I don't think special characters or double quote will cause any issue to load the data into rtf.
Could you let us know what encoding you are using in your XML data? and what is the error message you are getting?
Regards,
Brajesh
0 -
Error No:-1072896760: An invalid character was found in text content.
Below is the data.
<BILL_TO_ADDR>Ramana “A” India</BILL_TO_ADDR>
0