<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.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>Remove final Status, not working</title><link>https://communities.bentley.com/products/projectwise/f/projectwise-powershell-extensions-forum/186337/remove-final-status-not-working</link><description>Has anyone had an issue using 
 Set-PWDocumentFinalStatus -RemoveFinalStatus 
 Get-PWDocumentsBySearch -FolderPath $RootFolder | Set-PWDocumentFinalStatus -RemoveFinalStatus 
 I can set the final status, with no problem, 
 Verbose shows the files being</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Remove final Status, not working</title><link>https://communities.bentley.com/thread/546552?ContentTypeID=1</link><pubDate>Tue, 01 Oct 2019 12:00:50 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:691f76e8-d79e-4852-b46f-d478020fa05f</guid><dc:creator>Stephen Herrick</dc:creator><description>&lt;p&gt;DOHHHHHH, yup that was my problem,... user couldn&amp;#39;t remove final status,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Remove final Status, not working</title><link>https://communities.bentley.com/thread/546490?ContentTypeID=1</link><pubDate>Tue, 01 Oct 2019 06:14:50 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:4e8802cc-5262-4b85-916b-769ab5c3e1b7</guid><dc:creator>swaroop bukke</dc:creator><description>&lt;p&gt;Instead of setting full path try this way&lt;/p&gt;
&lt;p&gt;&lt;span style="background-color:#ffffff;"&gt;Get-PWDocumentsBySearch -FolderPath &amp;quot;Projects\111111 - Test\&amp;quot; | Set-PWDocumentFinalStatus -RemoveFinalStatus&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Remove final Status, not working</title><link>https://communities.bentley.com/thread/546489?ContentTypeID=1</link><pubDate>Tue, 01 Oct 2019 06:08:02 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:20d4fb60-35e0-430a-ae81-d9dcab6b2103</guid><dc:creator>Stephen Henry</dc:creator><description>&lt;p&gt;Check that the ProjectWise&amp;nbsp;account that you are using has &amp;quot;Can remove final status&amp;quot; ticked in Document settings.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I was able to Final and remove Final state&amp;nbsp;when it was ticked&amp;nbsp;when running&amp;nbsp;PowerShell.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;When I un-ticked&amp;nbsp;&amp;quot;Can remove final status&amp;quot; for the PW Login account, I was no longer able to remove Final state from files (and received no error messages).&amp;nbsp; NOTE: I had to restart the Powershell ISE session for the change in document settings to take effect.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Remove final Status, not working</title><link>https://communities.bentley.com/thread/546463?ContentTypeID=1</link><pubDate>Mon, 30 Sep 2019 22:29:16 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:9183d58a-6f68-4a1a-80e1-6c4ee31b4f14</guid><dc:creator>Stephen Herrick</dc:creator><description>&lt;p&gt;BTW, I am using fullpath,&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff;font-family:Lucida Console;font-size:xx-small;"&gt;Get-PWDocumentsBySearch&lt;/span&gt;&lt;span style="font-family:Lucida Console;font-size:xx-small;"&gt; &lt;/span&gt;&lt;span style="color:#000080;font-family:Lucida Console;font-size:xx-small;"&gt;-FolderPath&lt;/span&gt;&lt;span style="font-family:Lucida Console;font-size:xx-small;"&gt; &lt;/span&gt;&lt;span style="color:#ff4500;font-family:Lucida Console;font-size:xx-small;"&gt;$RootFolder&lt;/span&gt;&lt;span style="color:#a9a9a9;font-family:Lucida Console;font-size:xx-small;"&gt;.&lt;/span&gt;&lt;span style="font-family:Lucida Console;font-size:xx-small;"&gt;FullPath &lt;/span&gt;&lt;span style="color:#a9a9a9;font-family:Lucida Console;font-size:xx-small;"&gt;|&lt;/span&gt;&lt;span style="font-family:Lucida Console;font-size:xx-small;"&gt; &lt;/span&gt;&lt;span style="color:#0000ff;font-family:Lucida Console;font-size:xx-small;"&gt;Set-PWDocumentFinalStatus&lt;/span&gt;&lt;span style="font-family:Lucida Console;font-size:xx-small;"&gt; &lt;/span&gt;&lt;span style="color:#000080;font-family:Lucida Console;font-size:xx-small;"&gt;-RemoveFinalStatus &lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>