03-06-2020 01:24 AM
Hi,
I am using the ReportText output of a custom step type.
When I execute steps using "Run <step name>", everything works fine and I get a text that I need (see pic1.png). However, When I execute steps using "Single Pass", I get a text that there are meaningless characters inside (see pic2.png). How can I resolve this?
03-09-2020 08:29 AM
After changing the report format to ASCII Text File, I executed the steps again using Single Pass and I get the text that I need as in "pic1".
I want to get the report in XML format, but I get the characters I don't want in the text, as in "pic2". Can I convert the text I received in XML format to the text I received in ASCII format?
03-10-2020 06:24 AM
Its simple to convert XML to text Data,
Explore on XML Parser.