Property Value

Overview

Collection of 0 to N pair name and value, that identify the properties, not required to be send by the Consumer.

Allowed WS Consumer Screen Fields

Field

Description

Property Name

Property Name, must be one from the properties defined at the WSDL. This name should include the complete path of the property including all its prefix like: for the example : budgetLines.budgetPlanAdditionalFields.fieldDescriptions.applicationLanguageApplicationId
budgetLines.budgetPlanAdditionalFields.fieldDescriptions.description
Every prefix should be included till the end separated by dots.

Default Value

Value to be set, in case property with Name is not sent during the use of the Web Service, because the string can hold different types of values, they should be enter with its respective format like: 
- Decimal: Decimal Separator (".")
- DateTime: "yyyy-MM-dd HH:mm:ss"
- Boolean: possible values ("true","false")
Allowed Value
Valid value, in case property with name at Property Value, is sent during the use of the Web Service. When there are more than one value, it should be separated by "|". Because the string can hold different types of values, they should be enter with its respective format like: 
- Decimal: Decimal Separator (".")
- DateTime: "yyyy-MM-dd HH:mm:ss"
- Boolean: possible values ("true","false")