<?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 Code Stages - Debugging in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Code-Stages-Debugging/m-p/56347#M10554</link>
    <description>Hi All,

Curious what most people do to de-bug code stages since there's no way to step through the code line by line.&amp;nbsp;</description>
    <pubDate>Tue, 02 Oct 2018 01:15:00 GMT</pubDate>
    <dc:creator>TomCirone</dc:creator>
    <dc:date>2018-10-02T01:15:00Z</dc:date>
    <item>
      <title>Code Stages - Debugging</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Code-Stages-Debugging/m-p/56347#M10554</link>
      <description>Hi All,

Curious what most people do to de-bug code stages since there's no way to step through the code line by line.&amp;nbsp;</description>
      <pubDate>Tue, 02 Oct 2018 01:15:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Code-Stages-Debugging/m-p/56347#M10554</guid>
      <dc:creator>TomCirone</dc:creator>
      <dc:date>2018-10-02T01:15:00Z</dc:date>
    </item>
    <item>
      <title>If it is too complex, you…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Code-Stages-Debugging/m-p/56348#M10555</link>
      <description>If it is too complex, you can write/debug code in visual studio, but so far I managed to blindly code most of it, only sometimes passing some debug values outside.</description>
      <pubDate>Tue, 02 Oct 2018 14:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Code-Stages-Debugging/m-p/56348#M10555</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2018-10-02T14:22:00Z</dc:date>
    </item>
    <item>
      <title>Thanks aikudino! This is…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Code-Stages-Debugging/m-p/56349#M10556</link>
      <description>Thanks aikudino! This is&amp;nbsp;what I've been doing as well.&amp;nbsp; It does become a bit burdensome to get it into Visual studio because of the global code/libraries.&amp;nbsp; Certainly simple enough but feels like a time-waster.</description>
      <pubDate>Tue, 02 Oct 2018 17:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Code-Stages-Debugging/m-p/56349#M10556</guid>
      <dc:creator>TomCirone</dc:creator>
      <dc:date>2018-10-02T17:25:00Z</dc:date>
    </item>
    <item>
      <title>The code stage was always…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Code-Stages-Debugging/m-p/56350#M10557</link>
      <description>The code stage was always intended as an execution mechanism rather than an IDE. But I agree, debugging is a pain in the #### and for anything more than a handful of lines it's easier to perfect the code in something like VS and then copy across.</description>
      <pubDate>Tue, 02 Oct 2018 20:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Code-Stages-Debugging/m-p/56350#M10557</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-10-02T20:06:00Z</dc:date>
    </item>
    <item>
      <title>I write all the complex code…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Code-Stages-Debugging/m-p/56351#M10558</link>
      <description>I write all the complex code in Visual Studio and then copy&amp;nbsp;it into code stage.
If it a simple datatable manipulation, loops, regex, string manipulation etc I directly use the code stage. It’s&amp;nbsp;not that difficult.&amp;nbsp;</description>
      <pubDate>Sun, 25 Nov 2018 10:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Code-Stages-Debugging/m-p/56351#M10558</guid>
      <dc:creator>NitinSafaya</dc:creator>
      <dc:date>2018-11-25T10:32:00Z</dc:date>
    </item>
  </channel>
</rss>

