You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in the registration process an organization / company can either register 1.) via search and automatic association of availabl data for 2.) by adding data manually
In this feature we consider the alternative 2 via manual data entry
For manual data entry the address of the legal entity has to be entered. This currently involves the following fields with an attached generic validation logic:
** Legal entity name
** Registered name
** Street + house number
** Postal code
** City
** Country
The address entry is aplicable for international addresses.
In respect to internationality the following regions / countries are covered:
** Release 3.1 scope is limited to European companies (in alignment with [~[email protected], ~[email protected]](~[email protected], ~[email protected]))
** further extension with the availability of quality rules from BPDM
There is a validation logic for all (including international) versions of address details.
Benefit:
it is avoided that ill-formed addresses are entered during registration and thus prevent a successfull registration and especially the generation of a "golden record" for the registering organization or the matching to existing "golden record data"
Implementation idea / approach:
a machine-readable structured sort of table for validation rules
** key / selector: country/region
** associated rules in form of regex patterns for mandatory adress fields (street/housenumber, postal code, city + eventually regio specific fields)
Idea: use validation rules from BPDM (precondition for implementation of this feature)
Background:
** Legal entity name
** Registered name
** Street + house number
** Postal code
** City
** Country
Target scenario:
In respect to internationality the following regions / countries are covered:
** Release 3.1 scope is limited to European companies (in alignment with [~[email protected], ~[email protected]](~[email protected], ~[email protected]))
** further extension with the availability of quality rules from BPDM
Benefit:
Implementation idea / approach:
** key / selector: country/region
** associated rules in form of regex patterns for mandatory adress fields (street/housenumber, postal code, city + eventually regio specific fields)
Components: BPDM_GR, CPLP
Sprints: N/A
Fix Versions: N/A
StoryPoints:N/A
Attachments:N/A
The text was updated successfully, but these errors were encountered: