<?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>Group creation in a specific application.</title><link>https://community.appian.com/discussions/f/general/18319/group-creation-in-a-specific-application</link><description>HI, 
 
 I&amp;#39;m trying to create a group dynamically by providing a form to the user. Is there any possibility to add the group to a specific application through the process? 
 
 
 
 Note: I tried adding the parent group to a specific application and created</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Group creation in a specific application.</title><link>https://community.appian.com/thread/72181?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2020 22:21:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fea05b57-2e98-4496-a24b-b2fa323f3957</guid><dc:creator>ChristineLHutchison</dc:creator><description>&lt;p&gt;Agree, unfortunately, I do not believe there is a way to add groups automatically to an application zip. You could create groups as children or members of a group to that application, so that a missing dependency might pick them up (if done in the right order) - but would still require action from a designer to add them to the patch or app.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Group creation in a specific application.</title><link>https://community.appian.com/thread/72180?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2020 21:54:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:58f1aa6d-3ff5-4d9d-a880-80d4651f4916</guid><dc:creator>adithyay</dc:creator><description>&lt;p&gt;Thanks for the response Evan,&amp;nbsp;Our scenario is to add all the dynamically created groups to a specific application without any additional steps from user.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Group creation in a specific application.</title><link>https://community.appian.com/thread/72173?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2020 20:09:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:19bcb932-bd9b-46df-9a53-cc1335d9388a</guid><dc:creator>Evan Rust</dc:creator><description>&lt;p&gt;Hi, as far as I am aware there is no way to &amp;quot;automatically&amp;quot; add this group to the application.&amp;nbsp; What I would suggest is that you instead include this in any deployment procedures you have.&amp;nbsp; I assume that since you are creating these groups dynamically via user requests on a form, that there must be some overall parent group that you are associating to each of the created groups.&amp;nbsp; A step in your deployment procedures should then be: go to the parent group (already added in the application), select all child groups, and &amp;quot;add to application&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Group creation in a specific application.</title><link>https://community.appian.com/thread/72163?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2020 14:09:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b8481d34-63c7-4f5e-83a8-c5d36979fafb</guid><dc:creator>adithyay</dc:creator><description>&lt;p&gt;Hello Papreed,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Currently i&amp;#39;m using the same smart service to create the group but I want to add the groups into an Application and looking for the possibilities.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Group creation in a specific application.</title><link>https://community.appian.com/thread/72162?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2020 14:08:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:de202262-23ea-47a0-818f-435903a40310</guid><dc:creator>adithyay</dc:creator><description>&lt;p&gt;Hello Ankita&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for the response. I&amp;#39;m looking to add the group to a specific application in the designer.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Group creation in a specific application.</title><link>https://community.appian.com/thread/72145?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2020 01:19:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:da9c36a3-c1f9-46bd-af19-e33880e8199f</guid><dc:creator>ankitab0001</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/adithyay"&gt;adithyay&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;A group doesn&amp;#39;t belong to a particular application, it can be used by anyone given the security. However, if you want to make it &amp;quot;specific&amp;quot; to an application, just append the application prefix to the group name in the &amp;quot;Create Custom Group&amp;quot; smart service. This is one of the best practices as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Group creation in a specific application.</title><link>https://community.appian.com/thread/72094?ContentTypeID=1</link><pubDate>Fri, 14 Feb 2020 05:15:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:66c6b427-e744-4e35-809c-e62c6f2c118f</guid><dc:creator>papreed0001</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="/members/adithyay"&gt;adithyay&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;you can try create group smart service. provided link for the reference&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/19.4/Create_Group_Smart_Service.html"&gt;Create Group Smart service&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>