Skip to main content

Window: Address Validation Configuration

[Created: 19/08/2013 - Updated: 19/08/2013 ]
Description:
Help:

Tab: Address Validation

[Created: 19/08/2013 - Updated: 19/08/2013 ]
Description:
Help:
Tab Level: 0

Table 10: Address Validation - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.c_addressvalidationcfg.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.c_addressvalidationcfg.AD_Org_ID numeric(10)
Table Direct
NameAlphanumeric identifier of the entityThe name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length.c_addressvalidationcfg.Name character varying(60)
String
DescriptionOptional short description of the recordA description is limited to 255 characters.c_addressvalidationcfg.Description character varying(255)
String
ActiveThe record is active in the systemThere are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.There are two reasons for de-activating and not deleting records:(1) The system requires the record for audit purposes.(2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.c_addressvalidationcfg.IsActive character(1)
Yes-No
Host AddressHost Address URL or DNSThe Host Address identifies the URL or DNS of the target hostc_addressvalidationcfg.HostAddress character varying(60)
String
Host portHost Communication PortThe Host Port identifies the port to communicate with the host.c_addressvalidationcfg.HostPort numeric(10)
Integer
Proxy addressAddress of your proxy serverThe Proxy Address must be defined if you must pass through a firewall to access your payment processor.c_addressvalidationcfg.ProxyAddress character varying(60)
String
Proxy portPort of your proxy serverThe Proxy Port identifies the port of your proxy server.c_addressvalidationcfg.ProxyPort numeric(10)
Integer
Proxy logonLogon of your proxy serverThe Proxy Logon identifies the Logon ID for your proxy server.c_addressvalidationcfg.ProxyLogon character varying(60)
String
Proxy passwordPassword of your proxy serverThe Proxy Password identifies the password for your proxy server.c_addressvalidationcfg.ProxyPassword character varying(60)
String
Service Pathc_addressvalidationcfg.ServicePath character varying(60)
String
Address Validation Classc_addressvalidationcfg.AddressValidationClass character varying(100)
String