Skip to content

Property Utils - Process Steps

Export Properties From UCD

Export Properties From UCD

NameTypeDescriptionRequired
ApplicationtextBoxThe application to export properties from. All environment and resource properties under the application will be exported.Yes
Export LocationtextBoxThe path to export the property files to.Yes
UCD HosttextBoxHostname of the UCD server to connect to.No
UCD PorttextBoxPort number of the UCD server to connect to.No
UCD UsernametextBoxUser name for connection to UCD server.No
UCD PasswordsecureBoxPassword for connection to UCD server.No

Build Property File

Build Property File

NameTypeDescriptionRequired
Source DirectorytextBoxThe path to start importing property files (.properties) from. All subdirectories will be searched.Yes
Property File(s) to includetextAreaBoxA newline separated list of property files to include in the build.Yes
Export FiletextBoxThe path to export the resource properties file to.Yes
Property File ExtensiontextBoxThe file extension for the property files.No

Read Properties From Property File

Parse a Property file to retrieve properties defined by key names

NameTypeDescriptionRequired
Directory OffsettextBoxA sub-directory of the current working directory where the step should execute.No
Property FiletextBoxThe full path to the property file to read properties from.Yes
Property KeystextAreaBoxA newline separated list of elements whose value will be retrieved for the property. For example, the value matching the key in a key-value pairYes
Fail if no match foundcheckBoxSelect here if you want the step to fail if any of the keys do not return a match.No

Read All Properties From Property File

Parse a Property file to retrieve all properties defined by key names

NameTypeDescriptionRequired
Directory OffsettextBoxA sub-directory of the current working directory where the step should execute.No
Property FiletextBoxThe full path to the property file to read properties from.Yes