• Error 58027 JEP file doesn't copy

    Hi, I'm trying to import some images from a local folder to projectwise but i have an error code 58027. The files location hasn't changed. I'm using the following cmdlet: Import-PWDocuments -InputFolder $SourceFolderRoot -ProjectWiseFolder $DestinationFolderRoot…
  • Import-PWDocuments issues with drive as InputFolder and long path

    Hi, I'm running into two issues with cmlet Import-PWDocuments. 1- When $Inputfolder path is located on my c drive, I can import every file in sub-folders, but when it is located on a drive only folder structure is imported with the fil in the parent…
  • Issues with Import-PWDocuments

    I'm running into issues with Import-PWDocuments. We've been using it for some time now to mirror a server location into ProjectWise to provide select external access to a large set of information. The dataset is roughly 200K files, 50K folders, and the…
  • Is it possible to import cad files into ProjectWise using powershell with Enable-Autoscan For CAD files

    I am looking to import multiple files to a datasource with powershell. I want the files to be scanned for spatial data as they are being imported. In essence I am looking to automate dragging a large amount of files into a datasource to be scanned with…
  • Import-PWDocuments usage. "Valid default storage area OR ProjectWise folder path must be provided"

    I am trying to use the Import-PWDocuments cmdlet to create/update documents (pwps_dab 1.25.1.0). I simply want to import all the content of a folder on my local drive to an existing folder in ProjectWise. The first time, if the document does not exist…
  • Import-PWDocuments error codes and shortened path

    Hello I recently use Import-PWDocuments to import huge folders (275000 files, about 700 Gb) It worked quite well but i had 3 different issues, The script send me different warning of some files (12 files) who were not imported , do you have…