<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Appian RPA: NanoBot Implementation</title><link>https://community.appian.com/discussions/f/rpa/19844/appian-rpa-nanobot-implementation</link><description>Hi , 
 I want to reuse couple my code so trying the NanoBot feature. However not able to call the Nanobot functions from my normal Bot. 
 I was following below appain document. 
 https://docs.appian.com/suite/help/20.3/rpa/modules/client-module.html#imail</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Appian RPA: NanoBot Implementation</title><link>https://community.appian.com/thread/77596?ContentTypeID=1</link><pubDate>Wed, 04 Nov 2020 14:22:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:81fdac0a-3884-4111-bae3-fa85fc6d73e1</guid><dc:creator>jesusp0002</dc:creator><description>&lt;p&gt;Hi Mukesh,&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;For the solution, I am assuming that you have the library created. If so, for the correct invocation of methods of a nano robot one of these two nomenclatures must be used:&lt;/span&gt;&lt;/p&gt;
&lt;div dir="ltr"&gt;server.callNano(&amp;quot;MyLibrary:myMethod&amp;quot;);&lt;/div&gt;
&lt;div dir="ltr"&gt;&lt;/div&gt;
&lt;div dir="ltr"&gt;server.callNano(&amp;quot;MyLibrary:1.0.0:myMethod&amp;quot;);&lt;/div&gt;
&lt;div dir="ltr"&gt;&lt;/div&gt;
&lt;div dir="ltr"&gt;Please try to do that.&lt;/div&gt;
&lt;div dir="ltr"&gt;&lt;/div&gt;
&lt;div dir="ltr"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>