Overview
This screen is used to store the Allowed Consumers of the Web Service, also the valid Application User(s) and the Attribute(s) default values.
Navigation
Admin ► Common Entities ► Custom Web Services ► Allowed WS Consumer
Allowed WS Consumer Screen Fields
Field | Description |
Id | Unique identification generated by the system or Set by the User in case parameter 'Generate automatically Allowed Consumer Application Id' is FALSE. |
Active | If false, the Allowed WS Consumer cannot be used in new transactions. |
IP | Valid Consumer IP, from where Consumer use the Web Service. |
Description | The description of the Financial Institution Type. |
Name | Name of the Allowed WS Consumer. |
Web Service | Name of the web service. |
Application User | Application user for the Allowed WS Consumer. |
Property Value Tab | In this tab, its capture the property value of the consumer. |
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") |