• ProjectWise365 Project Setup Development

    Jack Everett
    Jack Everett
    We are trying to add a PW365 component to our existing ProjectWise project creation PowerShell script using Add-PW365Project , and have run into issues with the OIDCToken. After looking into this post to troubleshoot, it seems like Set-PWConnectedProjectAssociation…
    • 10 months ago
    • ProjectWise
    • ProjectWise PowerShell Extensions Forum
  • Get_oidctoken expiration

    Ludovick
    Ludovick
    Hello I have a scheduled task that need OIDC_Token to configure user synchronization for connected projects, in my script, I have : $oidcToken = Get-OIDCToken -UseCacheIfAvailable IF ($OIDCtoken.TTL() -lt 100) { $OIDCtoken.Refresh() } How may…
    • over 1 year ago
    • ProjectWise
    • ProjectWise PowerShell Extensions Forum
  • Delete connected project

    Ludovick
    Ludovick
    Hello is there a way by pwps_dab (or ..) to delete a connected project by ID (or ID + name ou ..) without using any connection & login to projectwise Datasource The user who will delete the project is the creator of the project . For example to…
    • over 1 year ago
    • ProjectWise
    • ProjectWise PowerShell Extensions Forum
  • Sync Users from Rich Project to Connected Project

    Ian Davidson
    Ian Davidson
    Hi, Is there a way to sync users from a Rich Project in ProjectWise Explorer (i.e. PW Admin Userlist members) to the corresponding Connected Project members list? Currently we have Deliverables Management enabled and right-click on the Deliverables…
    • over 2 years ago
    • ProjectWise
    • ProjectWise PowerShell Extensions Forum
  • Turn on DM to add users to CONNECTED Project?

    Mike Dillner
    Mike Dillner
    Is there a way to turn on / off DM for a connected project via pwps_dab? I was encountering an error trying to use Add-PWUsersToConnectedProject: " Connection for provided BcKey can not be resolved. " and traced it back to not having DM provisioned…
    • over 4 years ago
    • ProjectWise
    • ProjectWise PowerShell Extensions Forum
  • View related content throughout ProjectWise
  • More
  • Cancel