<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Saving text to data item in XML-mode in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Saving-text-to-data-item-in-XML-mode/m-p/78189#M30243</link>
    <description>Hi, 

I would like to save down a large piece of text to a data item in XML mode. Anyone that knows how to do this, and could share it with me? Currently, I have only been able to save down the text in 'plain' mode, and then manually change to XML to see text divided into rows. 

Best regards
Maria</description>
    <pubDate>Wed, 29 Jun 2016 17:04:00 GMT</pubDate>
    <dc:creator>MariaKihlberg</dc:creator>
    <dc:date>2016-06-29T17:04:00Z</dc:date>
    <item>
      <title>Saving text to data item in XML-mode</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Saving-text-to-data-item-in-XML-mode/m-p/78189#M30243</link>
      <description>Hi, 

I would like to save down a large piece of text to a data item in XML mode. Anyone that knows how to do this, and could share it with me? Currently, I have only been able to save down the text in 'plain' mode, and then manually change to XML to see text divided into rows. 

Best regards
Maria</description>
      <pubDate>Wed, 29 Jun 2016 17:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Saving-text-to-data-item-in-XML-mode/m-p/78189#M30243</guid>
      <dc:creator>MariaKihlberg</dc:creator>
      <dc:date>2016-06-29T17:04:00Z</dc:date>
    </item>
    <item>
      <title>Hi Maria,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Saving-text-to-data-item-in-XML-mode/m-p/78190#M30244</link>
      <description>Hi Maria,
As per my understanding you have text data and want to convert into xml format, If I am getting right then you have to write your own logic to convert into xml format.
Alternate way is to get the data in collection then collection is DataTable in term of C#. Using the code stage you can write the code to convert datatable to xml by WriteXml method.
Thanks &amp;amp; Regards,
Atul Kumar</description>
      <pubDate>Thu, 30 Jun 2016 10:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Saving-text-to-data-item-in-XML-mode/m-p/78190#M30244</guid>
      <dc:creator>AtulKumar</dc:creator>
      <dc:date>2016-06-30T10:30:00Z</dc:date>
    </item>
  </channel>
</rss>

