<?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>How to assign a sub-process to a specific user without creating a task</title><link>https://community.appian.com/discussions/f/process/24351/how-to-assign-a-sub-process-to-a-specific-user-without-creating-a-task</link><description>Hello, 
 I need to call a sub-process and assign it to a specific user (I will need the user to be the initiator of the sub-process) BUT I don&amp;#39;t want it to be a task as suggest in the &amp;quot;Assignment&amp;quot; tab of a sub-process. 
 Is there another way to pass the</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to assign a sub-process to a specific user without creating a task</title><link>https://community.appian.com/thread/94014?ContentTypeID=1</link><pubDate>Fri, 22 Apr 2022 12:36:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0a8ec9b9-7ec0-41af-94c9-ab3edad1075a</guid><dc:creator>ajhick</dc:creator><description>&lt;p&gt;Could you add an &amp;quot;initiatedOnBehalfOf&amp;quot; parameter and if this has a value then they are the creator and the &amp;quot;initiatedBy&amp;quot; is the default when no value is passed?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to assign a sub-process to a specific user without creating a task</title><link>https://community.appian.com/thread/94006?ContentTypeID=1</link><pubDate>Fri, 22 Apr 2022 09:53:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1a23e099-248a-423d-a29d-7f7ea39cccd3</guid><dc:creator>Lionel Chatagny</dc:creator><description>&lt;p&gt;Thanks for your suggestion Naresh,&lt;/p&gt;
&lt;p&gt;I tried your solution but, again, it creates a user task, as the assignement in the lane works the same way as the assignment of a sub-process (either assign as a task, or assign automatically). Or maybe I missed your point?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to assign a sub-process to a specific user without creating a task</title><link>https://community.appian.com/thread/93980?ContentTypeID=1</link><pubDate>Fri, 22 Apr 2022 00:28:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2af1f093-b51e-4540-b579-eca6a5c6b4f7</guid><dc:creator>Naresh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Can you try this approach it might work in your scenario.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Add a swim line to your process and make an assignment at swim line&amp;nbsp;level to a specific user.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;hope this will work for your&amp;nbsp;situation.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to assign a sub-process to a specific user without creating a task</title><link>https://community.appian.com/thread/93946?ContentTypeID=1</link><pubDate>Thu, 21 Apr 2022 13:53:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:93501739-3a5b-4772-bf73-890ea2e7bebe</guid><dc:creator>Lionel Chatagny</dc:creator><description>&lt;p&gt;Thanks for your answer Mike. Unfortunately I have the same conclusion.&lt;/p&gt;
&lt;p&gt;To summarize, my sub-process will create documents in Sharepoint via an API, and to manage the rights on these documents I need to specify who is the creator of the documents (Sharepoint side). With my current architecture, the process initiator is considered the creator of the document in Sharepoint. I can&amp;#39;t pass it as a parameter.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to assign a sub-process to a specific user without creating a task</title><link>https://community.appian.com/thread/93944?ContentTypeID=1</link><pubDate>Thu, 21 Apr 2022 13:47:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e4f9731b-2ae5-4b8b-b659-9be906f9c255</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;You can&amp;#39;t &amp;quot;assign&amp;quot; a subprocess.&amp;nbsp; The &amp;quot;initiated by&amp;quot; value is rather unflexible as far as I&amp;#39;ve ever seen - it can either be the initiator of the parent instance, OR the publisher of the process model (which should always be a service account these days).&amp;nbsp; Pretty much the only option I can think of here is passing the user as a parameter into the subprocess and doing whatever you can with that value.&lt;/p&gt;
&lt;p&gt;What is your use case behind wanting the subprocess to be assigned but not have the assignment be a task?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>