The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"How to avoid RM generated meta info when exporting to text ?"
Hi there, I'm running a whole workflow within RM to crawl websites and create an XML document out of the details I need. All works fine apart from the export part. I'm using the 'write as text' option to store the result as an XML file, but RM adds on the first line some additional code as follows :
02.08.2015 19:45:39 Results of ResultWriter 'Write as Text (2)' [1]:
02.08.2015 19:45:39
<myXML>
....
</myXML>
Since this makes the XML invalid my question is twofold :
A: How can i avoid RM to add this data on my export, so I export only what I need (the <myXML>...</myXML> part) ?
B: Or, is there a better way to save my XML document rather than using the text option ?
I'm using RM 5.3
02.08.2015 19:45:39 Results of ResultWriter 'Write as Text (2)' [1]:
02.08.2015 19:45:39
<myXML>
....
</myXML>
Since this makes the XML invalid my question is twofold :
A: How can i avoid RM to add this data on my export, so I export only what I need (the <myXML>...</myXML> part) ?
B: Or, is there a better way to save my XML document rather than using the text option ?
I'm using RM 5.3
Tagged:
0