Create new ‘Global’ level CSB called PSCE_Global_Config_Variables.


 Product(s):ProStructures, ProjectWise
 Version(s):CONNECT Edition (10.XX.00.XX)
 Area:ProjectWise Integration
 Subarea:ProjectWise Dynamic Managed WorkSpace
 Original Author:Vyanktesh Nama, Bentley Product Advantage Group

Overview

The _USTN_DISPLAYALLCFGVARS variable that defined in the Global CSB displays all system level configuration variable and is useful for Administrators during certification and debugging.

Steps to be follow

Please follow the below steps to achieve this.

1. In ProjectWise Administrator, under WorkSpaces > Managed > Global right-click over the Global Level and select New > Configuration Block.

2. In the New Configuration Block Properties, enter the name PSCE_Global_Config_Variables and the description Global Variables ProStructures CONNECT Edition. Once complete, click Apply.

The dialog title will change to PSCE_Global_Config_Variables Properties.

Note: In the name section underscore ‘_’ (i.e. PSCE_Global_Config_Variables) is not mandatory, one can use blank space also (i.e. PSCE Global Config Variables).

3. Go to the Configuration tab, click on Plus button, and Add the following variable:

Add Variable to the PSCE_Global_Config_Variables CSB -

Name

_USTN_ DISPLAYALLCFGVARS

Description

Display All Configuration Variables (_USTN_DISPLAYALLCFGVARS)

Add Value

Operation Type: '='- Assignment

Value Type: String

Value:  1

Locked

YES

The final dialog will look like the below image. Once all good, click on the OK button.

Note: _USTN_DISPLAYALLCFGVARS displays all system level configuration variable and is useful for Administrators during certification and debugging.

In this way, we need to create new Global level CSB for ProStructures.

Next Step: Create new "WorkSpace" level CSB called PSCE_Dynamic_WorkSpaceName.