After working with the ProjectWiseWSGConnector on some very large datasets with deep hierarchy... there are a few improvements that would improve usability.
- When browsing a ProjectWise Path Project Object ID you currently have to start at the top and browse down every time even if there is an existing Project Object ID in the dialog. It would be more productive if you could start at the existing Object and navigate up/down from there.
- The List Operation currently starts at the specified Object ID and list the whole tree below. It would be and improvement to have a different List (or option) that would walk one or two (or specify) levels deep. It would also be an improvement to be able to specify a regular expression to match the _relative path so just those matches are returned. I have not looked at the WSG Api so not sure how feasible this is.
- It would also be nice to be able to get all of the metadata (including custom fields) with each Object returned (folder/files). I see this has been suggested else where too.