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
WAT-Project
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$
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