When a global configuration property is created, you can import the global configuration property into a project as a project configuration property.
You can use global properties to supply the values for fields in endpoints or for default values for destination nodes in maps. Create global configuration properties in Studio using the
option of the Studio toolbar menu. For example, create a global configuration property named dbPassWord of the type Password in Studio, then create a configuration property in your project by importing dbPassWord.A global configuration property can be of type String or Password.
Import project properties into a global properties list by clicking Import, select the project property you want to make global, and click Add.
To delete a global property from a global property list, select the property and click Delete.