<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Coming Soon: SAP .NET Connector (NCo) 3.0</title>
	<atom:link href="http://www.dataxstream.com/2010/07/sap-net-connector-nco-3-0-overview/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dataxstream.com/2010/07/sap-net-connector-nco-3-0-overview/</link>
	<description>SAP Certified Consultants</description>
	<lastBuildDate>Mon, 06 Feb 2012 03:05:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: hisen</title>
		<link>http://www.dataxstream.com/2010/07/sap-net-connector-nco-3-0-overview/comment-page-1/#comment-1960</link>
		<dc:creator>hisen</dc:creator>
		<pubDate>Thu, 22 Dec 2011 01:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataxstream.com/?p=5499#comment-1960</guid>
		<description>Hi Craig,
I need to input a tableto a RFC, but it doesn&#039;t work, can you tell why? It is my code:
            RfcRepository repo = prd.Repository;
            IRfcFunction function = repo.CreateFunction(&quot;ZMES1&quot;);
            IRfcTable ROFTable = function.GetTable(&quot;Z_MESTAB&quot;);
             ROFTable.Insert();
             ROFTable.CurrentRow.SetValue(&quot;AUFNR&quot;, &quot;988888888888&quot;);
             ROFTable.CurrentRow.SetValue(&quot;AUART&quot;, &quot;PP01&quot;);
             ROFTable.CurrentRow.SetValue(&quot;ERNAM&quot;, &quot;hisen&quot;);
             function.SetValue(&quot;Z_MESTAB&quot;, ROFTable);
             function.Invoke(prd);
the program did not report error, but i can&#039;t get the result in SAP, it seems input a blank value to RFC.</description>
		<content:encoded><![CDATA[<p>Hi Craig,<br />
I need to input a tableto a RFC, but it doesn&#8217;t work, can you tell why? It is my code:<br />
            RfcRepository repo = prd.Repository;<br />
            IRfcFunction function = repo.CreateFunction(&#8220;ZMES1&#8243;);<br />
            IRfcTable ROFTable = function.GetTable(&#8220;Z_MESTAB&#8221;);<br />
             ROFTable.Insert();<br />
             ROFTable.CurrentRow.SetValue(&#8220;AUFNR&#8221;, &#8220;988888888888&#8243;);<br />
             ROFTable.CurrentRow.SetValue(&#8220;AUART&#8221;, &#8220;PP01&#8243;);<br />
             ROFTable.CurrentRow.SetValue(&#8220;ERNAM&#8221;, &#8220;hisen&#8221;);<br />
             function.SetValue(&#8220;Z_MESTAB&#8221;, ROFTable);<br />
             function.Invoke(prd);<br />
the program did not report error, but i can&#8217;t get the result in SAP, it seems input a blank value to RFC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HiAde</title>
		<link>http://www.dataxstream.com/2010/07/sap-net-connector-nco-3-0-overview/comment-page-1/#comment-1896</link>
		<dc:creator>HiAde</dc:creator>
		<pubDate>Sat, 19 Nov 2011 21:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataxstream.com/?p=5499#comment-1896</guid>
		<description>problem in NCO 3.0.3.0 convert time
Details
http://forums.sdn.sap.com/message.jspa?messageID=10830236#10830236</description>
		<content:encoded><![CDATA[<p>problem in NCO 3.0.3.0 convert time<br />
Details<br />
<a href="http://forums.sdn.sap.com/message.jspa?messageID=10830236#10830236" rel="nofollow">http://forums.sdn.sap.com/message.jspa?messageID=10830236#10830236</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Knapp</title>
		<link>http://www.dataxstream.com/2010/07/sap-net-connector-nco-3-0-overview/comment-page-1/#comment-1726</link>
		<dc:creator>Kevin Knapp</dc:creator>
		<pubDate>Mon, 01 Aug 2011 13:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataxstream.com/?p=5499#comment-1726</guid>
		<description>Craig,
Have you done any type of SSO with NCo?  We love the new NCo capabilities, but really need to figure out SSO for our situation.  We can&#039;t find any specific SAP example documentation on how to do this?

We would like a user to invoke a SharePoint web part to review and approve SAP ECC invoices.  The user has already logged into active directory on our network, and we would like to automatically log them into SAP and not prompt them for their SAP account and password.  Their active directory and SAP accounts do match in this situation (even though passwords may not).</description>
		<content:encoded><![CDATA[<p>Craig,<br />
Have you done any type of SSO with NCo?  We love the new NCo capabilities, but really need to figure out SSO for our situation.  We can&#8217;t find any specific SAP example documentation on how to do this?</p>
<p>We would like a user to invoke a SharePoint web part to review and approve SAP ECC invoices.  The user has already logged into active directory on our network, and we would like to automatically log them into SAP and not prompt them for their SAP account and password.  Their active directory and SAP accounts do match in this situation (even though passwords may not).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sao</title>
		<link>http://www.dataxstream.com/2010/07/sap-net-connector-nco-3-0-overview/comment-page-1/#comment-1691</link>
		<dc:creator>Sao</dc:creator>
		<pubDate>Thu, 10 Mar 2011 09:03:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataxstream.com/?p=5499#comment-1691</guid>
		<description>Hi  Craig,
I&#039;m using a new NCo 3.0 and I need to throw an exception  in a server fuction; but doesn&#039;t work could you send me an example?
This is my code:


[RfcServerFunction(Name = &quot;XXXXXX&quot;)]
        public static void XXXXXX(RfcServerContext context, IRfcFunction function)
        {
            
            Int32 oCount = MyServerDemo.server.Monitor.UsedConnectionCount;
            
            IRfcTable sapTable = function.GetTable(&quot;zfile&quot;);

            function.AbapClassExceptionMode = RfcAbapClassException.Mode.FULL;
            
            RfcAbapException oExc = new RfcAbapException(function.Metadata.GetAbapException(1).Key);
           
           throw oExc;
       }</description>
		<content:encoded><![CDATA[<p>Hi  Craig,<br />
I&#8217;m using a new NCo 3.0 and I need to throw an exception  in a server fuction; but doesn&#8217;t work could you send me an example?<br />
This is my code:</p>
<p>[RfcServerFunction(Name = "XXXXXX")]<br />
        public static void XXXXXX(RfcServerContext context, IRfcFunction function)<br />
        {</p>
<p>            Int32 oCount = MyServerDemo.server.Monitor.UsedConnectionCount;</p>
<p>            IRfcTable sapTable = function.GetTable(&#8220;zfile&#8221;);</p>
<p>            function.AbapClassExceptionMode = RfcAbapClassException.Mode.FULL;</p>
<p>            RfcAbapException oExc = new RfcAbapException(function.Metadata.GetAbapException(1).Key);</p>
<p>           throw oExc;<br />
       }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.dataxstream.com/2010/07/sap-net-connector-nco-3-0-overview/comment-page-1/#comment-1640</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 04 Jan 2011 14:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataxstream.com/?p=5499#comment-1640</guid>
		<description>This was officially released 12/22/2010. You can download from the connectors site</description>
		<content:encoded><![CDATA[<p>This was officially released 12/22/2010. You can download from the connectors site</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.dataxstream.com/2010/07/sap-net-connector-nco-3-0-overview/comment-page-1/#comment-1639</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Mon, 03 Jan 2011 21:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataxstream.com/?p=5499#comment-1639</guid>
		<description>NCo 3.0 has been released at the SAP Market Place.</description>
		<content:encoded><![CDATA[<p>NCo 3.0 has been released at the SAP Market Place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Loranger</title>
		<link>http://www.dataxstream.com/2010/07/sap-net-connector-nco-3-0-overview/comment-page-1/#comment-1195</link>
		<dc:creator>Justin Loranger</dc:creator>
		<pubDate>Tue, 02 Nov 2010 20:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataxstream.com/?p=5499#comment-1195</guid>
		<description>Any further word on a release date?</description>
		<content:encoded><![CDATA[<p>Any further word on a release date?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.dataxstream.com/2010/07/sap-net-connector-nco-3-0-overview/comment-page-1/#comment-1134</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Thu, 29 Jul 2010 10:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.dataxstream.com/?p=5499#comment-1134</guid>
		<description>Hi Craig

Thanks for the insight. The new features look promising. Do you if we will be able to use the conenctor with VS2008 or higher?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Craig</p>
<p>Thanks for the insight. The new features look promising. Do you if we will be able to use the conenctor with VS2008 or higher?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

