I would like to write a report to excel based on a saved search. I also need to write a custom attribute 'Revision No' to excel.
In the if block the custom attribute is written to the terminal but it doesn't write to Excel.
$SavedSearch = 'PW…
Hello,
is there a way to switch the references of an ProjectWise document to there active versions in the PWPS_DAB?
I tryed to build an work arround but there is only an Add-PWDocumentReference which allows me to add aditionally references but i cant…
Hey guys,
When I run the below code to get the PW Web connection name it is replicate 2 nameslike below,
UNIQUEID - PROJECT NAME
UNIQUEID - PROJECT NAME
Anybody noticed this ? Why it is showing 2 times ?
$EncodedToken = ConvertTo-EncodedToken…
I am trying to change the state of a file with using the below code, but i am getting an error message like below.
If someone could correct me where i am wrong would be very much appreciated
Error Message :
VERBOSE: Found 1 documents WARNING: Failed…
I exported a Work Area access control details to Excel using Export-PWAccessControlToExcel command for all levels. Now, when I try to re-import the same after making some changes to access controls, I get the below error.
Error: Column 'ProjectName…
Does anyone in the community have any experience with importing pwps_dab into an Azure Automation Account playbook?
I have tried various things, including the Azure Automation(AA) deployment from the PowerShell Gallery, but that fails every time with…
I have added another post to my blog. Please take a look.
https://powerwisescripting.blog/2019/01/23/how-to-add-dynamic-parameters-to-your-powershell-functions/
Cheers,
Brian
I have added another post to my PowerShell and ProjectWise blog which steps through the process of importing files from a local folder and creating new documents or versions if the documents already existed..
http://powerwisescripting.blog/2018/09/20…