Be sure to check out my Scripting4Crypto initiative. It's a fun way to get into using cryptocurrencies all while getting your PowerShell needs met. ProjectWise provides a powerful Saved Search feature, but managing those searches programmatically isn’t always straightforward. While the ProjectWise SDK exposes many useful APIs, some functionality—such as modifying an existing saved search—requires… Continue reading HowTo: Renaming a ProjectWise Saved Search with PowerShell
Tag: chatgpt
HowTo: Add Comments to Folder Objects Using PowerShell
Be sure to check out my Scripting4Crypto initiative. It's a fun way to get into using cryptocurrencies all while getting your PowerShell needs met. In this post, we’ll walk through a PowerShell example that prompts a user to select a ProjectWise folder and then programmatically adds a custom comment to that folder’s audit trail using… Continue reading HowTo: Add Comments to Folder Objects Using PowerShell
HowTo: Generate List of Documents Stuck in Coming In / Going Out
In this post, we will be generating a list of documents which are stuck in the "Coming In" and / or "Going Out" status. You are unable to explicitly select documents within these two statuses within the Saved Search tools. If someone is aware of a way to do this, please reply to this post.… Continue reading HowTo: Generate List of Documents Stuck in Coming In / Going Out
