Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

&APOS

rupeshkumar_gone
Discoverer
0 Likes
775

Hi all,

My program is used to convert the XML data to string.

While converting the data instead of '(apostrophes), it is giving &APOS .

Please suggest what might be the issue.

Thanks in advance...

Hi all,

My program is used to convert the XML data to string.

While converting the data instead of '(apostrophes), it is giving &APOS .

Please suggest what might be the issue.

Thanks in advance...

2 REPLIES 2
Read only

gouravkumar64
Active Contributor
0 Likes
551

Hi,

Have a look at @SAP NOTES 1518760.

It is for ur error solving purpose.

If any issues,revert back,otherwise close this thread,mark it as answered.

Thanks

Gourav.

Read only

rupeshkumar_gone
Discoverer
0 Likes
551

Hi All,

my issue is when i'm converting data into xml format, instead of colon it is showing ' in notepad. if i opened that same file through browser it is showing fine.

here converting is not happening. can you please suggest any solution for this.