Skip to Main Content
Need Support? Let’s guide you to the right answer or agent.
Status Needs review
Workspace ProjectWise Core
Created by Guest
Created on Aug 28, 2023

Retrieve property from a Specific Work Area Type (WAT)

We have different Work Area Type (WAT), each having a specific name and specific properties.


When we set and attributes to retrieve a WAT properties, we are not able to to retrieve by WAT name


Example I have

  1. WAT-Project

  2. WAT-Discipline


No matter which one I select, the system variable return me that same string

$PROJECT#PROJECT_ProjectNo$


My expectation would be:

If we select WAT-Project we will have the system variable return $PROJECT#PROJECT_ProjectNo$


If we select WAT-Discipline we will have the system variable return $PROJECT#DISCIPLINE_DiscplineNo$



  • Guest
    Oct 18, 2023

    Addition to the above request.

    Having to many WAT might list to many entries when we set a web connection.

    Somehow we need to make sure that WAT use to create a project structure are not listed when we create a web connection