<?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 a process in a new broswer</title><link>https://community.appian.com/discussions/f/general/13309/start-a-process-in-a-new-broswer</link><description>hi all, 
 Just wondering if it would be possible to start a process and have the first form of that process open in another browser tab. To give some context, imagine if you will you&amp;#39;ve started a case and are already in an interface viewing that case</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: start a process in a new broswer</title><link>https://community.appian.com/thread/107298?ContentTypeID=1</link><pubDate>Wed, 01 Feb 2023 11:49:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ba5dde63-11ae-4658-a508-cfe1fd0c75d2</guid><dc:creator>sarathkumar13</dc:creator><description>&lt;p&gt;Since we are configuring the site url, the url might change with different environments right. Is it really advisable to use safe link?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: start a process in a new broswer</title><link>https://community.appian.com/thread/101750?ContentTypeID=1</link><pubDate>Fri, 23 Sep 2022 09:13:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:16f49dc4-0f79-4ee2-bfd9-ea4a0dd76360</guid><dc:creator>priyankav4295</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there a way to close the New Tab opened in web browser after the process completion ?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: start a process in a new broswer</title><link>https://community.appian.com/thread/61070?ContentTypeID=1</link><pubDate>Wed, 03 Oct 2018 14:25:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f37c3f77-6bc9-409a-8642-a1b33ed4b0dd</guid><dc:creator>laurenc20</dc:creator><description>There used to be a setting in the process modeler when it was open to open future instances in new windows instead of new tabs. I have not seen this setting available in over a year and believe Appian removed the ability. Now the first process model opens in it&amp;#39;s own window but other instances open as new tabs in that same window.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: start a process in a new broswer</title><link>https://community.appian.com/thread/60774?ContentTypeID=1</link><pubDate>Wed, 26 Sep 2018 15:44:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5d17acf4-28b0-4ca8-ac17-b14fc8bed8c8</guid><dc:creator>Eliot Gerson</dc:creator><description>What&amp;#39;s the context? At the moment, the only uses I can think of for those attributes are internal.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: start a process in a new broswer</title><link>https://community.appian.com/thread/60770?ContentTypeID=1</link><pubDate>Wed, 26 Sep 2018 15:05:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dcb63458-62e6-40f9-97b5-cb02150a19fd</guid><dc:creator>pauls0003</dc:creator><description>I&amp;#39;ve not come across processModelOpaqueId or cachekey before and the search on community and docs only returns this question.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: start a process in a new broswer</title><link>https://community.appian.com/thread/60184?ContentTypeID=1</link><pubDate>Tue, 11 Sep 2018 11:17:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3be68f15-9b61-4f3c-9de4-a4696e795067</guid><dc:creator>ravalik</dc:creator><description>Hi pauls,&lt;br /&gt;
&lt;br /&gt;
Refer this link:&lt;br /&gt;
docs.appian.com/.../Start_Process_Link_Component.html.It might be helpful.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
ravalik&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: start a process in a new broswer</title><link>https://community.appian.com/thread/60180?ContentTypeID=1</link><pubDate>Tue, 11 Sep 2018 10:30:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:83557ba4-2071-4b75-b9da-b8982a4adc20</guid><dc:creator>sagarl511</dc:creator><description>One of the inputs to a!startProcessLink is processParametes which is of type dictionary  - &lt;br /&gt;
&lt;br /&gt;
 processParameters: {&lt;br /&gt;
        customer: type!Customer()&lt;br /&gt;
      }   OR &lt;br /&gt;
&lt;br /&gt;
 processParameters: {&lt;br /&gt;
        customer: {&lt;br /&gt;
              name:ri!name,&lt;br /&gt;
              age:ri!age&lt;br /&gt;
          }&lt;br /&gt;
      } &lt;br /&gt;
&lt;br /&gt;
I have not used this yet but I feel if you pass as dictionary it should work.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: start a process in a new broswer</title><link>https://community.appian.com/thread/60179?ContentTypeID=1</link><pubDate>Tue, 11 Sep 2018 10:13:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9fb684bb-e772-4fc9-a890-7a3af837f9f0</guid><dc:creator>vijay</dc:creator><description>Hi &lt;a href="/members/pauls0003"&gt;pauls0003&lt;/a&gt;, As far as I know, there is no such provision to start a process in a new tab of the browser. Workaround for this we can right click on the mouse to select open link in new tab.&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
Vijay&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: start a process in a new broswer</title><link>https://community.appian.com/thread/60178?ContentTypeID=1</link><pubDate>Tue, 11 Sep 2018 10:03:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0aad0583-aa09-425e-86dc-6c6a3b714707</guid><dc:creator>pauls0003</dc:creator><description>thanks all, I had seen the startprocess link, but had discarded it as I was under the impression that it opened the page in the same tab.&lt;br /&gt;
With regard to passing the process fields ... how do i send data thats in a CDT ? I&amp;#39;ve tried CDt{field1:value} and it&amp;#39;s being ignored.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: start a process in a new broswer</title><link>https://community.appian.com/thread/60176?ContentTypeID=1</link><pubDate>Tue, 11 Sep 2018 09:42:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d8b8ed3f-f0b5-440c-b1ca-4fd8c6f6b287</guid><dc:creator>Thenmozhi Mohanakrishnan</dc:creator><description>&lt;p&gt;It is possible to open a process in new tab. You can construct the start process url by concatenating your site url, page, start process, unique process opaque id and parameters if any. Just make sure the concatenated url is exactly the same as the url which you get while launching the process from site page.&lt;/p&gt;
&lt;p&gt;a!linkField(&lt;br /&gt; label: &amp;quot;&amp;quot;,&lt;br /&gt; links: a!safeLink(&lt;br /&gt; label: &amp;quot;Process Name&amp;quot;,&lt;br /&gt; uri: concat(&lt;br /&gt; &amp;quot;&lt;a href="https://abc/suite/sites/sitename/page/page-name/start-process/"&gt;abc/.../&amp;quot;,&lt;/a&gt;&lt;br /&gt; tostring(&lt;br /&gt; a!startProcessLink(&lt;br /&gt; label: &amp;quot;&amp;quot;,&lt;br /&gt; processModel: cons!PROCESS_MODEL_CONS,&lt;br /&gt; ).processModelOpaqueId&lt;br /&gt; ),&lt;br /&gt; &amp;quot;?parameters=&amp;quot;,&lt;br /&gt; tostring(&lt;br /&gt; a!startProcessLink(&lt;br /&gt; label: &amp;quot;&amp;quot;,&lt;br /&gt; processModel: cons!PROCESS_MODEL_CONS,&lt;br /&gt; ).cacheKey&lt;br /&gt; )&lt;br /&gt; )&lt;br /&gt; )&lt;br /&gt;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: start a process in a new broswer</title><link>https://community.appian.com/thread/60174?ContentTypeID=1</link><pubDate>Tue, 11 Sep 2018 08:52:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:688d706c-e8e3-40ad-9b3e-b2b6e81a1875</guid><dc:creator>sagarl511</dc:creator><description>This might help - &lt;a href="https://docs.appian.com/suite/help/18.3/Start_Process_Link_Component.html"&gt;docs.appian.com/.../Start_Process_Link_Component.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>