<?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>Start Process Smart Service</title><link>https://community.appian.com/discussions/f/new-to-appian/34342/start-process-smart-service</link><description>In Appian, I am using start process smart service and passing a process variable as process parameter, how to use/access this in child process</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Start Process Smart Service</title><link>https://community.appian.com/thread/131152?ContentTypeID=1</link><pubDate>Wed, 13 Mar 2024 13:37:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:24d346e4-9dd7-4fb8-a73b-ce1d13340d31</guid><dc:creator>anushar639965</dc:creator><description>&lt;p&gt;Thank you. Got it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start Process Smart Service</title><link>https://community.appian.com/thread/131150?ContentTypeID=1</link><pubDate>Wed, 13 Mar 2024 13:16:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4c5c46da-9272-42d0-a4fc-0399b79c0582</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="263788" url="~/discussions/f/new-to-appian/34342/start-process-smart-service"]how to use/access this in child process[/quote]
&lt;p&gt;Just in case you&amp;#39;re really asking this at face value (and not trying to ask something more complicated / subtle) - you&amp;#39;d use / access the value, in the child process, just like you&amp;#39;d access any other PV value in any process model.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start Process Smart Service</title><link>https://community.appian.com/thread/131146?ContentTypeID=1</link><pubDate>Wed, 13 Mar 2024 12:31:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:37a66d4a-4d26-4e05-af65-936d5894f637</guid><dc:creator>Konduru Chaitanya</dc:creator><description>&lt;p&gt;Hello&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I hope what you want to ask is one of these&lt;/p&gt;
&lt;p&gt;Q1. how to see the instance of the process that you have triggered in the start process.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Q2. How to use the data that is passed from the parent model in the child process.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;A1. If that is your question you can view from the process instances tab of the Process model that you have used in Start Process Smart Service. Else you can view it from the Monitoring tab of the Application.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;A2. If it is the data, Then you need to create a process variable and configure it as a parameter in the child process.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please elaborate the question with more details for faster and correct answers.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start Process Smart Service</title><link>https://community.appian.com/thread/131145?ContentTypeID=1</link><pubDate>Wed, 13 Mar 2024 12:30:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1c12721f-cf6f-495f-b830-653f51aa87f0</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;You create a process variable in the child process and configure it as a parameter. Then create a dictionary using the exact same names to pass data when starting it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start Process Smart Service</title><link>https://community.appian.com/thread/131137?ContentTypeID=1</link><pubDate>Wed, 13 Mar 2024 11:51:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a568279a-efa4-4f31-b488-71e5cd03f330</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;I don&amp;#39;t undestand...whwn you execute an start process, the child is exceuted in async mode, but it contains the parameters passed...&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/62/pastedimage1710330670192v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start Process Smart Service</title><link>https://community.appian.com/thread/131136?ContentTypeID=1</link><pubDate>Wed, 13 Mar 2024 11:48:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d9b24e2c-21fa-40ae-8106-9dc4166f71db</guid><dc:creator>venkatrea696188</dc:creator><description>&lt;p&gt;What do you mean by&amp;nbsp; use or access , Start process starts child process asynchronously , you can initially pass data . But you can&amp;#39;t maintain the relationship. Can you tell more about What you want to know. In Child process you are not getting data??&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/24.1/Ways_to_Start_a_Process_From_a_Process.html#comparing-ways-to-start-a-process-from-a-process"&gt;https://docs.appian.com/suite/help/24.1/Ways_to_Start_a_Process_From_a_Process.html#comparing-ways-to-start-a-process-from-a-process&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>