<?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>Problem creating a custom pluging</title><link>https://community.appian.com/discussions/f/plug-ins/18066/problem-creating-a-custom-pluging</link><description>Hello Team!! 
 Im currently trying to learn how to develop plugins for Appian and im having problems. 
 I&amp;#180;ve deplyed it correctly the plugin and it appears in the admin tab. But im not able to find the function in a rule. Its a very simple code, a hello</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Problem creating a custom pluging</title><link>https://community.appian.com/thread/71046?ContentTypeID=1</link><pubDate>Wed, 18 Dec 2019 08:24:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7756a343-32a8-4faa-8fd5-cb2c36f83299</guid><dc:creator>alfredod</dc:creator><description>&lt;p&gt;Thank you Elliot this worked like a charm!!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem creating a custom pluging</title><link>https://community.appian.com/thread/71041?ContentTypeID=1</link><pubDate>Tue, 17 Dec 2019 21:20:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ac6927a0-7ac7-4850-98ce-1d39f1012536</guid><dc:creator>Eliot Gerson</dc:creator><description>&lt;p&gt;In your appian-plugin.xml , can you try changing the key to &amp;quot;holaMundo&amp;quot;, instead of just &amp;quot;hola&amp;quot;? I think the key should match the class name.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Problem creating a custom pluging</title><link>https://community.appian.com/thread/71038?ContentTypeID=1</link><pubDate>Tue, 17 Dec 2019 17:26:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1c931d05-a402-4202-b614-fedb0e5857e9</guid><dc:creator>Justin Watts</dc:creator><description>&lt;p&gt;The only thing that jumps out to me is how you defined your custom category. I normally create a class specifically creating a custom annotation (e.g. @MyFunctionCategory) as described here:&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/19.4/Custom_Function_Plug-ins.html#creating-a-custom-category-annotation"&gt;https://docs.appian.com/suite/help/19.4/Custom_Function_Plug-ins.html#creating-a-custom-category-annotation&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And then I use that new annotation in my function source file, rather than use @Category.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>