• Switch for "Approve RFI Response" in Add-PWUsersToConnectedProject

    Hi everyone! I'm intending to use Add-PWUsersToConnectedProject to automate access to my connected project for any project participants that don't intend to use ProjectWise explorer. I've managed to achieve this already but I can't see a way to give…
  • Export-DMTransmittalsReport : Object reference not set to an instance of an object.

    I'm running a script on a schedule to export a transmittal report from Deliverables Management. It sometimes fails with the following error: "Export-DMTransmittalsReport : Object reference not set to an instance of an object.". The behaviour is not…
  • Get-PWDMIncomingRFIsWithProperties BTSTypes

    Does anyone have any experience with using the PWDM cmdlets? I currently have a script working that uses the Get-PWDMIncomingRFIsWithProperties to list out all RFIs within a date range and then extract all the information for those by looping through…
  • Is anyone successfully using the Deliverables Management cmdlets to extract information?

    G'day all, I'm trying to use any of the cmdlets to extract outgoing transmittals and subsequently build a report of this information, however, I can't seem to get any of the cmdlets to work. Every single PWDM cmdlet comes back with Method not found…
  • Update ProjectWise users onto ProjectWise Deliverables management users

    Hello, Would there be any way to update the users that have been added to PW groups/lists onto the groups that are linked to PWDM? As at the moment we are having to refresh 20+ projects every time a user is added to the ProjectWise group. Ben
  • Turn on DM to add users to CONNECTED Project?

    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…
  • Get-PWOutgoingTransmittalsReport output missing transmittal info

    When I run this applet the excel worksheet only shows PackageId. Is it possible to get more information from the transmittal like name,code, Issuedate and response info?