Bentley Communities
Site
Search
User
Site
Search
User
Product Communities
ProjectWise
ProjectWise PowerShell Extensions Forum
Sign In
All tags
CONNECTED Projects
Deliverables Management
Group
oidc_token
powershell
project 365
ProjectWise
ProjectWise 365
ProjectWise PowerShell Modules
PW365
pwps_dab
token
UserList
users
How to define ' Add work area participants to project on access ' when you create a connected project by script
Ludovick
For over a year, we have been automatically creating connected projects for onpremise data sources (PJW DI 3.299) with a web connection using powershell. But since November, there is a new checkbox "Add work area participants to project on access" that…
6 months ago
ProjectWise
ProjectWise PowerShell Extensions Forum
ProjectWise365 Project Setup Development
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
Link connected project to project 365
Michel-Ange Doubogan
Hi everyone, Is somebody know how to link a connected project to a project 365? I heard it was to possible using a web api. I already use the web api to create a connnected project but till now i don't see the part for project 365. Also, is it possible…
over 1 year ago
ProjectWise
ProjectWise PowerShell Extensions Forum
Bulk Remove Disconnected Projects from connect.bentley.com
Jack Everett
I am looking to rebuild connected projects on connect.bentley.com using Powershell. In the process of attempting to delete my current connected projects from ProjectWise 365 they were instead disconnected from our ProjectWise projects using Remove-PWConnectedProject…
over 1 year ago
ProjectWise
ProjectWise PowerShell Extensions Forum
Get_oidctoken expiration
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
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
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
CONNECTED project creation
D.Widdifield
I am looking to both 'Enable ProjectWise Drive' and turn on 'Sync Work Area Participants' as part of our new CONNECTED project creation process. I am looking for Powershell options. Has anyone come up with a solution? Thanks Dave
over 2 years ago
ProjectWise
ProjectWise PowerShell Extensions Forum
list connected project team members
Kevin
Note that DM is not installed. Is it possible to get a list of Connected Project team members using powershell? If yes... how? Thanks for you patience, Kevin.
Answered
over 3 years ago
ProjectWise
ProjectWise PowerShell Extensions Forum
Turn on DM to add users to CONNECTED Project?
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