<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/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>Changing the lifecycle status on Reject path.</title><link>https://www.aras.com/community/f/development/3545/changing-the-lifecycle-status-on-reject-path</link><description>Hi,

In an workflow activity two paths are there like 1) Approved 2) Rejected.

In “Approved” path I configured as a “On Close” event. Then based on the event status the lifecycle is changing from one status to another status.

But In “Rejected” path</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Changing the lifecycle status on Reject path.</title><link>https://www.aras.com/community/thread/1375?ContentTypeID=1</link><pubDate>Fri, 23 Feb 2018 14:39:34 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:530b7924-2428-4842-9f1d-6e95ced68fab</guid><dc:creator>Eli Donahue</dc:creator><description>Hi kvaskrishna,

You can configure a promotion to occur when a Workflow Activity is refused like this:
&lt;ol&gt;
 	&lt;li&gt;Open the Workflow Map for editing.&lt;/li&gt;
 	&lt;li&gt;Select the Workflow Activity that the user will be voting on.&lt;/li&gt;
 	&lt;li&gt;Select the &amp;quot;Promotions&amp;quot; tab in the workflow editor.&lt;/li&gt;
 	&lt;li&gt;Click the &amp;quot;Pick Related&amp;quot; button.&lt;/li&gt;
 	&lt;li&gt;Select the LifeCycle promotion you want to occur.&lt;/li&gt;
 	&lt;li&gt;In the Promotions grid, select the event you want to trigger the promotion. &amp;quot;On Refuse&amp;quot; is one of the options.&lt;/li&gt;
 	&lt;li&gt;Save the workflow.&lt;/li&gt;
&lt;/ol&gt;
Eli

&lt;hr /&gt;

Eli Donahue

Aras Labs Software Engineer&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>