<?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>--Process model Security Configuration---</title><link>https://community.appian.com/discussions/f/process/9990/--process-model-security-configuration---</link><description>Hi, Is there a way to create an Expression or Report for retrieving information regarding complete security configuration for a Process Model - as we can see in the design, imagem attached, - or the list of actions/process a given user can start, but</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: --Process model Security Configuration---</title><link>https://community.appian.com/thread/44185?ContentTypeID=1</link><pubDate>Thu, 16 Mar 2017 18:18:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5d2e7244-8722-4e32-9b3e-d0b77b429f02</guid><dc:creator>rafaell1</dc:creator><description>Thanks joshi and carloss for your helpI will check these components.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: --Process model Security Configuration---</title><link>https://community.appian.com/thread/44183?ContentTypeID=1</link><pubDate>Thu, 16 Mar 2017 17:53:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:61417a10-c454-4431-82e0-f96d67f17aa0</guid><dc:creator>Carlos Santander</dc:creator><description>Process Model Utilities (link below; I haven&amp;#39;t used it) contains a smart service called Set PM Security. I don&amp;#39;t see anything to get PM security, but probably looking at the code you should be able to find a way to get that information.&lt;br /&gt;&lt;br /&gt;&lt;a href="https://forum.appian.com/suite/tempo/records/item/lMBCLGOdlMUpdGVqW3dQaIKmclBmvvNEj8vu_cjb7T-5YiPr4Fu8ly5Yj1s09uenE4RYzA8zKyx7eiUhuivLnNMcgflBbyX4iUCevGDMzJSDiMhiQ/view/summary"&gt;forum.appian.com/.../summary&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: --Process model Security Configuration---</title><link>https://community.appian.com/thread/44180?ContentTypeID=1</link><pubDate>Thu, 16 Mar 2017 17:28:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4e2476c4-8e16-4c17-b14e-3873bd310f2f</guid><dc:creator>Josh</dc:creator><description>&lt;a href="https://forum.appian.com/suite/tempo/records/item/lMBCLGOdlMUpdGVqW3dQaIKmclBmvvNEj8vu_cjb7T-5YiPr4Fu8ly5Yj1s09uenE4RYzA8zKyx7eiUhu-vLnPrTl8vZW_jB_p9h2a3VMXntlKTqA/view/summary"&gt;forum.appian.com/.../summary&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: --Process model Security Configuration---</title><link>https://community.appian.com/thread/44179?ContentTypeID=1</link><pubDate>Thu, 16 Mar 2017 17:23:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:89a99549-c24d-47fe-a27b-1e0602e0023f</guid><dc:creator>rafaell1</dc:creator><description>Thanks a lot everyone for your answers!&lt;br /&gt;@carloss, the class ProcessModel() has some methods to get security mapped to a model, do you know if there is some shared component or plugin already using this class?&lt;br /&gt;@joshi, do you know a good shared component that access these logs?&lt;br /&gt;@Harsha, thanks but it&amp;#39;s not the case because in my scenario there is no user interaction,&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: --Process model Security Configuration---</title><link>https://community.appian.com/thread/44129?ContentTypeID=1</link><pubDate>Wed, 15 Mar 2017 17:53:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:860d0176-4be3-458e-bea1-e47c995b929a</guid><dc:creator>harshav</dc:creator><description>If you are not able to go with the above mentioned way, may be we can allow user to click on the link or the process model and based on the security we can show the user like he/she doesn&amp;#39;t have the privileges. Let me know if you wanted to do this as we did it in our application as the same&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: --Process model Security Configuration---</title><link>https://community.appian.com/thread/44121?ContentTypeID=1</link><pubDate>Wed, 15 Mar 2017 13:49:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:de468ece-62e6-4f4a-b157-7db13cd5325e</guid><dc:creator>Josh</dc:creator><description>There is also a log that records the security role map for Appian objects. You may be able to use the log reader shared component to pull/parse the info for process models.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: --Process model Security Configuration---</title><link>https://community.appian.com/thread/44119?ContentTypeID=1</link><pubDate>Wed, 15 Mar 2017 13:42:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ed4a45dd-3b48-4178-90fc-362376724068</guid><dc:creator>Carlos Santander</dc:creator><description>I don&amp;#39;t think you can get that information in an expression or report, but you should be able to get it from a plugin. Check out AbstractProcessModel.getSecurity() -- &lt;a href="https://docs.appian.com/suite/help/17.1/api/com/appiancorp/suiteapi/process/ProcessModel.html"&gt;docs.appian.com/.../ProcessModel.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>