<?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 Re: issue in code stage using C# in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/issue-in-code-stage-using-C/m-p/98691#M46379</link>
    <description>&lt;P&gt;hi Maryam,&lt;/P&gt;
&lt;P&gt;Did you created&amp;nbsp; data table "input" and pass in to the&amp;nbsp; code stage input parameter?&lt;/P&gt;</description>
    <pubDate>Fri, 27 Oct 2023 15:55:02 GMT</pubDate>
    <dc:creator>harish.mogulluri</dc:creator>
    <dc:date>2023-10-27T15:55:02Z</dc:date>
    <item>
      <title>issue in code stage using C#</title>
      <link>https://community.blueprism.com/t5/Product-Forum/issue-in-code-stage-using-C/m-p/98690#M46378</link>
      <description>&lt;P&gt;&lt;SPAN lang="EN-US"&gt;Hello, &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN lang="EN-US"&gt;Since C# code stage of blue prism cannot detect the List exactly, we preferred to try DataTable with the &lt;/SPAN&gt;&lt;SPAN lang="en-NL"&gt;DLL's and namespaces &lt;/SPAN&gt;&lt;SPAN lang="EN-US"&gt;of &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt"&gt;&lt;SPAN lang="en-NL"&gt;System, System.Data.dll, System.Xml.dll, System.Drawing.dll, &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt"&gt;&lt;SPAN lang="en-NL"&gt;System, System.Data,&amp;nbsp; System.Drawing, System.Collections.Generic&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN lang="EN-US"&gt;. The code is:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN lang="EN-US"&gt;DataTable dt = input;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN lang="EN-US"&gt;Result=dt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN lang="EN-US"&gt;However, we have the problem of:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN lang="EN-US"&gt;Description: Compiler error at line 2: The name 'input' does not exist in the current context, while I have created it in input part of code stage.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt"&gt;&lt;SPAN lang="EN-US"&gt;I would be grateful if someone can help me. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt"&gt;&lt;SPAN lang="EN-US"&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin-bottom: 6.0pt"&gt;&lt;SPAN lang="en-NL"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN lang="en-NL"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN lang="EN-US"&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 12:50:43 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/issue-in-code-stage-using-C/m-p/98690#M46378</guid>
      <dc:creator>maryamAshkar</dc:creator>
      <dc:date>2023-10-27T12:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: issue in code stage using C#</title>
      <link>https://community.blueprism.com/t5/Product-Forum/issue-in-code-stage-using-C/m-p/98691#M46379</link>
      <description>&lt;P&gt;hi Maryam,&lt;/P&gt;
&lt;P&gt;Did you created&amp;nbsp; data table "input" and pass in to the&amp;nbsp; code stage input parameter?&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 15:55:02 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/issue-in-code-stage-using-C/m-p/98691#M46379</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-10-27T15:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: issue in code stage using C#</title>
      <link>https://community.blueprism.com/t5/Product-Forum/issue-in-code-stage-using-C/m-p/98692#M46380</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in other words, create input parameter collection and give the parameter name "input".&lt;/P&gt;
&lt;P&gt;That should fix it.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Zdenek&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 12:23:28 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/issue-in-code-stage-using-C/m-p/98692#M46380</guid>
      <dc:creator>zdenek.kabatek</dc:creator>
      <dc:date>2023-10-30T12:23:28Z</dc:date>
    </item>
  </channel>
</rss>

